Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shehuan committed Nov 7, 2018
1 parent 86b56de commit 03cd262
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 @@ -26,7 +26,7 @@ allprojects {
**Step 2. 添加项目依赖**
``` gradle
dependencies {
implementation 'com.github.Othershe:NiceImageView:1.0.2'
implementation 'com.github.SheHuan:NiceImageView:1.0.2'
}
```
**Step 3. 在布局文件中添加CornerLabelView**
Expand Down

0 comments on commit 03cd262

Please sign in to comment.