Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TeeRawk committed Aug 25, 2016
1 parent 0088fce commit 15bdbaa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,12 @@ If you need to change progress state:
```java
mPullToRefreshView.setRefreshing(boolean isRefreshing)
```

##Installing with [Gradle](http://gradle.org/)
```groovy
compile 'com.yalantis:pulltorefresh:1.0.0'
```

#Compatibility

* Android HONEYCOMB 3.0+
Expand Down

0 comments on commit 15bdbaa

Please sign in to comment.