E5BotForSQLite/README.md

38 lines
706 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# E5SubBot
Github项目README.md模板
(项目背景/作用介绍)
#### 示例:
把使用了该项目的案例放在这里。可以放APK下载链接或者简单放几张截图。
(示例一开始就放出来,方便浏览者一眼就看出是不是想找的东西)
### 特性(可选)
- 特性A
- 特性B
###原理说明(可选)
阐述项目是基于什么思路设计的
### 下载安装
Gradle:
``` xml
compile 'xxx'
```
(说明项目的配置方法android开源库多用Gradle导入)
### 使用方法
怎么使用,有哪些步骤哪些接口。
### 注意事项
比如混淆方法等
### TODO可选
接下来的开发/维护计划。
## License
GPLv3