Skip to content

Commit

Permalink
[Feature] Update README for 1.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghai committed Oct 23, 2016
1 parent 43b0e19 commit d562b2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ Material Design `RatingBar` with better appearance, compatible with Android 3.0+

![Sample app](screenshot/sample_app.jpg)

[Sample APK](//github.com/DreaminginCodeZH/MaterialRatingBar/releases/download/v1.0.0/sample-release.apk)
[Sample APK](//github.com/DreaminginCodeZH/MaterialRatingBar/releases/download/v1.0.1/sample-release.apk)

## Integration

Gradle:

```gradle
compile 'me.zhanghai.android.materialratingbar:library:1.0.0'
compile 'me.zhanghai.android.materialratingbar:library:1.0.1'
```

## Usage
Expand Down

0 comments on commit d562b2b

Please sign in to comment.