diff --git a/README.md b/README.md index f24dc9d..41adb58 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Circular progress bar, supports animations and indeterminate mode, highly custom Step 1. Add it in your root build.gradle at the end of repositories: ```gradle allprojects { + ... repositories { ... maven { url 'https://jitpack.io' }