Skip to content

Commit 577c57d

Browse files
author
li-xiaojun
committed
update README
1 parent c95de33 commit 577c57d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,11 @@ allprojects {
5151

5252
**Step 2.** **Add the dependency**
5353

54+
[![](https://jitpack.io/v/li-xiaojun/XRefreshLayout.svg)](https://jitpack.io/#li-xiaojun/XRefreshLayout)
55+
5456
```groovy
5557
dependencies {
56-
compile 'com.github.li-xiaojun:XRefreshLayout:1.0.0'
58+
compile 'com.github.li-xiaojun:XRefreshLayout:lastest release here'
5759
}
5860
```
5961

0 commit comments

Comments
 (0)