diff --git a/README.md b/README.md index ebe9fc7..aa4dd2f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Day Night Switch Button App -[![](https://jitpack.io/v/vimalcvs/DayNightSwitch.svg)](https://jitpack.io/#vimalcvs/DayNightSwitch) +[![](https://jitpack.io/v/vimalcvs/Day-Night-Switch.svg)](https://jitpack.io/#vimalcvs/Day-Night-Switch) A cute day night switch for android Inspired from this gif : @@ -20,7 +20,7 @@ Step 2. Add the dependency ``` dependencies { - implementation 'com.github.vimalcvs:DayNightSwitch:1.0.0' + implementation 'com.github.vimalcvs:Day-Night-Switch:1.0.2' } ``` @@ -29,7 +29,7 @@ Step 2. Add the dependency just add it to your xml layout file ```xml -