更新文档

pull/34/head
jason 6 years ago
parent 8b2057b8bb
commit 187e9c0c2f
  1. 8
      README.md

@ -14,13 +14,16 @@
} }
} }
``` ```
- Add the dependency - Add the dependency
``` ```
dependencies { dependencies {
//versionCode:上面小icon中最新版本号 implementation 'com.github.devzwy:open_nsfw_android:Tag'
implementation 'com.github.devzwy:open_nsfw_android:[versionCode]'
} }
``` ```
- code - code
``` ```
@ -29,4 +32,5 @@
nsfwBean?.nsfw ... nsfwBean?.nsfw ...
``` ```
### Demo运行结果: ### Demo运行结果:
![图片](https://github.com/devzwy/open_nsfw_android/blob/master/img/1.png) ![图片](https://github.com/devzwy/open_nsfw_android/blob/master/img/1.png)
Loading…
Cancel
Save