Skip to content

Commit 4da93fb

Browse files
authored
Update README.md
1 parent b2851b3 commit 4da93fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RecyclerViewHelper是基于android 原生库RecyclerView的功能扩展,扩展
1919
```gradle
2020
compile 'com.cncoderx.recyclerviewhelper:library:1.0'
2121
22-
如需要添加抽屉功能,需要添加依赖
22+
// 如果需要添加抽屉功能,添加依赖
2323
compile "com.daimajia.swipelayout:library:1.2.0@aar"
2424
```
2525

0 commit comments

Comments
 (0)