diff --git a/README.md b/README.md index c6e2f62..6dbc6ff 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ allprojects { Add the dependency: ```Groovy dependencies { - compile 'com.github.alxrm:Audiogram:0.6' + compile 'com.github.alxrm:audiowave-progressbar:0.6' } ```