Skip to content

Commit 44f62b6

Browse files
committed
更改readme
1 parent cab3db8 commit 44f62b6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# CardSlideView
2+
3+
[![](https://img.shields.io/github/release/crazysunj/CardSlideView.svg) ](https://github.com/crazysunj/CardSlideView/releases)
4+
25
一行代码实现ViewPager卡片效果,支持无限循环,支持正常与卡片之间的切换
36

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

7073
```
71-
implementation 'com.crazysunj:cardslideview:1.3.0'
74+
implementation 'com.crazysunj:cardslideview:1.3.1'
7275
同时还需要依赖自己的v4包和cardview包
7376
```
7477

0 commit comments

Comments
 (0)