Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wuseal authored Jul 7, 2016
1 parent 1a5c8bc commit d15e2a0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,6 @@ an android drawable object which contains text and image
compile 'wu.seal:textwithimagedrawable:1.0.1'
```
现在还需要在build.gradle文件中加上:
```groove
repositories {
maven { url "https://dl.bintray.com/wusealking/maven/"}
}
```

* 然后就可以直接在代码中使用就可以了

Expand Down

0 comments on commit d15e2a0

Please sign in to comment.