diff --git a/README.md b/README.md index ea8fb31..21e440f 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,12 @@ Add jitpack in your root build.gradle at the end of repositories: } ``` Step 2. Add the dependency + ``` dependencies { compile 'com.github.Mahfa:DayNightSwitch:1.0' } - ``` +``` ### Usage