Skip to content

Commit 4815595

Browse files
authored
Update README.md
1 parent ff6f812 commit 4815595

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,9 @@ RecyclerViewHelper是基于android 原生库RecyclerView的功能扩展,扩展
1414
* ![ObjectAdapter](https://raw.githubusercontent.com/CNCoderX/RecyclerViewHelper/master/library/src/main/java/com/cncoderx/recyclerviewhelper/adapter/ObjectAdapter.java)
1515
* ![ExpandableAdapter](https://raw.githubusercontent.com/CNCoderX/RecyclerViewHelper/master/library/src/main/java/com/cncoderx/recyclerviewhelper/adapter/ExpandableAdapter.java)
1616

17+
## 添加依赖
18+
```gradle
19+
compile 'com.cncoderx.recyclerviewhelper:library:1.0'
20+
```
21+
1722

0 commit comments

Comments
 (0)