From e784e6ee1b34a552f5308e4a961dd3cdac9a3964 Mon Sep 17 00:00:00 2001 From: Antoine Merle Date: Sun, 19 Jan 2014 18:31:10 +0100 Subject: [PATCH] Updated readme. Closes #15 --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0147d40..da83d0c 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,13 @@ The lib is now on Maven Central. All you have to do is add it on your gradle bui ```xml dependencies { - compile 'com.github.castorflex.smoothprogressbar:library:0.3.X' + // of course, do not write x.x.x but the version number + compile 'com.github.castorflex.smoothprogressbar:library:x.x.x' } ``` +You can find the last version on [Gradle Please] + ##Usage - Use directly SmoothProgressBar: @@ -79,3 +82,5 @@ Bitdeli: [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/castorflex/smoo [blog post]: http://antoine-merle.com/blog/2013/11/12/make-your-progressbar-more-smooth/ [Play Store]: https://play.google.com/store/apps/details?id=fr.castorflex.android.smoothprogressbar.sample + +[Gradle Please]: http://gradleplease.appspot.com/