Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
baoyongzhang committed Mar 14, 2015
1 parent b44da70 commit 2774ad8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ This component like SwipeRefreshLayout, it is more beautiful than SwipeRefreshLa

# Usage

Add dependency.

```
dependencies {
compile 'com.baoyz.pullrefreshlayout:library:1.0.1'
}
```

Use method like SwipeRefreshLayout's usage.

Use it in your layout xml.
Expand Down

0 comments on commit 2774ad8

Please sign in to comment.