Skip to content

Commit

Permalink
1.更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
scwang90 committed Mar 23, 2018
1 parent 4d52020 commit 8a56b5b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,11 +98,10 @@ Please rest assured that I have divided it into three packages, when used to ref
## Usage
#### 1.Add a gradle dependency.
```
compile 'com.scwang.smartrefresh:SmartRefreshLayout:1.1.0-alpha-1'
compile 'com.scwang.smartrefresh:SmartRefreshHeader:1.1.0-alpha-1'//If you use the special Header
compile 'com.scwang.smartrefresh:SmartRefreshLayout:1.1.0-alpha-2'
compile 'com.scwang.smartrefresh:SmartRefreshHeader:1.1.0-alpha-2'//If you use the special Header
compile 'com.android.support:appcompat-v7:25.3.1'
compile 'com.android.support:design:25.3.1'//(Not necessary,Can solve problems that cannot be previewed)
```

Expand Down

0 comments on commit 8a56b5b

Please sign in to comment.