Skip to content

Commit 8c13367

Browse files
authored
Update README.md
1 parent 57f6bff commit 8c13367

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
# FastAdapter
22
一个快速进行适配器编写的库,适用于RecyclerView,ListView,GridView,ViewPager等
3+
4+
引入依赖
5+
6+
```java
7+
implementation 'com.yhw.library:fastadapter:0.0.1'
8+
```

0 commit comments

Comments
 (0)