Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qstumn authored Mar 9, 2017
1 parent 7ed5e4d commit f3c24a1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@

![](https://github.com/qstumn/BadgeView/blob/master/demo_gif.gif?raw=true)

##[Change Log](https://github.com/qstumn/BadgeView/releases)

###一些特性
* 随意定制外观,包括Badge位置、底色、阴影、文字颜色、大小、内外边距等

Expand All @@ -21,8 +19,9 @@
## how to use:
###1. gradle
```groovy
compile 'q.rorbin:badgeview:1.0.7'
compile 'q.rorbin:badgeview:VERSION_CODE'
```
VERSION_CODE : [here](https://github.com/qstumn/BadgeView/releases)

###2. code
```java
Expand Down

0 comments on commit f3c24a1

Please sign in to comment.