Update README.md

This commit is contained in:
icyleaf
2021-10-20 17:57:57 +08:00
committed by GitHub
parent 82e799eb1f
commit 978488de5b
-8
View File
@@ -25,14 +25,6 @@ dependencies {
}
```
### JCenter
> 还未发布暂时不可用
```groovy
implementation 'im.ews.zealot:zealot:0.1.0'
```
## 使用
在你的 `Application` 文件的 `onCreate` 方法添加启动代码: