Skip to content

Commit

Permalink
存档更新
Browse files Browse the repository at this point in the history
  • Loading branch information
qssq committed Nov 14, 2017
1 parent 04d822f commit 1c466de
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
可以显示标题,也可以显示总数点,效果图可以下载下来试试 就知道啦!
# 使用方法
Jcenter gradle 目标sdk25.0.3

```
compile 'cn.qssq666:banner:0.3'
compile 'cn.qssq666:banner:v0.4'
<cn.qssq666.banner.Banner
Expand All @@ -29,7 +30,7 @@ Add it in your root build.gradle at the end of repositories: 在根目录build.g
Step 2. Add the dependency 添加依赖
```
dependencies {
compile 'com.github.qssq:Banner:0.3'
compile 'com.github.qssq:Banner:v0.4'
}
Expand Down

0 comments on commit 1c466de

Please sign in to comment.