Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
woxingxiao committed Dec 28, 2016
1 parent a58f52e commit 46af6f3
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 @@ -5,7 +5,7 @@
##Screenshot
![demo](https://github.com/woxingxiao/BubbleSeekBar/blob/master/demo.gif)

[**sample.apk**](https://github.com/woxingxiao/BubbleSeekBar/raw/master/sample.apk)
[**sample.apk**](https://github.com/woxingxiao/BubbleSeekBar/raw/master/apk/sample.apk)
##Download
root project:`build.gradle`
```groovy
Expand All @@ -19,7 +19,7 @@ root project:`build.gradle`
app:`build.gradle`
```groovy
dependencies {
compile 'com.github.woxingxiao:BubbleSeekBar:v1.4'
compile 'com.github.woxingxiao:BubbleSeekBar:v1.5'
}
```
##Attributes
Expand Down

0 comments on commit 46af6f3

Please sign in to comment.