Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dxjia committed Jul 5, 2015
1 parent 2f58a75 commit d153868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
```
grdle sync之后就可以使用啦
### 1.2 通过jcenter
该库已上传到jcenter,在app下的gradle下添加依赖
第二种方式是通过jcenter,该库已上传到jcenter,在app下的gradle下添加依赖即可使用:
```java
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
Expand Down

0 comments on commit d153868

Please sign in to comment.