Skip to content

Commit a645acd

Browse files
authored
Update README.md
1 parent adefb05 commit a645acd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repositories {
3131
Include the Internet Checker in your **app-level** `build.gradle` file. Replace `x.x.x` with the latest version:
3232

3333
```
34-
implementation 'com.github.hypersoftdev:CyclicSeekBar:1.0.0'
34+
implementation 'com.github.hypersoftdev:InternetChecker:x.x.x'
3535
```
3636

3737
## Implementation
@@ -62,7 +62,7 @@ class MainActivity : AppCompatActivity() {
6262

6363
This work would not have been possible without the invaluable contributions of [Kamran Khan](https://github.com/devangler). His expertise, dedication, and unwavering support have been instrumental in bringing this project to fruition.
6464

65-
![Profile](https://github.com/hypersoftdev/CyclicSeekbar/blob/master/screens/profile_image.jpg?raw=true)
65+
![Profile](https://github.com/hypersoftdev/InternetChecker/blob/master/screens/profile_image.jpg?raw=true)
6666

6767
We are deeply grateful for [Kamran Khan](https://github.com/devangler) involvement and his belief in the importance of this work. His contributions have made a significant impact, and we are honored to have had the opportunity to collaborate with him.
6868

0 commit comments

Comments
 (0)