diff --git a/README-cn.md b/README-cn.md index 9f2dd08a0..317f6b568 100644 --- a/README-cn.md +++ b/README-cn.md @@ -25,6 +25,8 @@ - **设置空布局(比Listview的setEmptyView还要好用!)** - **添加拖拽item** +#扩展库 +[PinnedSectionItemDecoration](https://github.com/oubowu/PinnedSectionItemDecoration) #如何使用它? 先在 build.gradle 的 repositories 添加: ``` diff --git a/README.md b/README.md index 4b67944f8..bc59fb051 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ Please feel free to use this.(Love can be a **Star**) - **add setEmptyView methods** - **add drag item** +#Extension library +[PinnedSectionItemDecoration](https://github.com/oubowu/PinnedSectionItemDecoration) # Get it Add it in your root build.gradle at the end of repositories: ```groovy