Skip to content

Commit

Permalink
Updated readme. Closes #15
Browse files Browse the repository at this point in the history
  • Loading branch information
castorflex committed Jan 19, 2014
1 parent d513614 commit e784e6e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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/

0 comments on commit e784e6e

Please sign in to comment.