Skip to content

Commit

Permalink
更改readme
Browse files Browse the repository at this point in the history
  • Loading branch information
crazysunj committed May 8, 2018
1 parent cab3db8 commit 44f62b6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# CardSlideView

[![](https://img.shields.io/github/release/crazysunj/CardSlideView.svg) ](https://github.com/crazysunj/CardSlideView/releases)

一行代码实现ViewPager卡片效果,支持无限循环,支持正常与卡片之间的切换

想实现轮播效果的同学,可以参考[CrazyDaily](https://github.com/crazysunj/CrazyDaily "https://github.com/crazysunj/CrazyDaily")开源项目首页实现。
Expand Down Expand Up @@ -68,7 +71,7 @@ public class A {
## gradle依赖

```
implementation 'com.crazysunj:cardslideview:1.3.0'
implementation 'com.crazysunj:cardslideview:1.3.1'
同时还需要依赖自己的v4包和cardview包
```

Expand Down

0 comments on commit 44f62b6

Please sign in to comment.