diff options
author | Kyomotoi <1172294279@qq.com> | 2020-07-18 11:17:03 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-18 11:17:03 +0800 |
commit | 77cf122faca67d8d3bb3ba4516707303ab3d7246 (patch) | |
tree | 1aef76f51b45ff8b613e4d29f5d6ad6dbfc267ba | |
parent | 4f9bdb27f5c7a86bde2e8f3bba49c70ec2c080c4 (diff) | |
download | ATRI-77cf122faca67d8d3bb3ba4516707303ab3d7246.tar.gz ATRI-77cf122faca67d8d3bb3ba4516707303ab3d7246.tar.bz2 ATRI-77cf122faca67d8d3bb3ba4516707303ab3d7246.zip |
Update README.md
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -15,8 +15,7 @@ </div> ### アトリ - - +--- 现在仍处于开放版,功能大多应该或许可能能正常使用,这个仓库先挂着 持续更新中...... @@ -45,19 +44,23 @@ 详细用法请[看这](https://lolihub.icu/#/robot/user) ### 安装 +--- 具体操作请[看这](https://lolihub.icu/#/robot/install) ### 关于开源 +--- 本项目使用 [GPLv3](https://github.com/Kyomotoi/Aya/blob/master/LICENSE) 开源协议,这意味着你可以使用本项目运行你的机器人,并向你的用户提供服务,但如果你需要对项目的源码进行修改,则必须将你修改后的版本对你的用户开源。 由于本项目的特殊性,本项目的源码中出现在 NoneBot 文档的部分(例如作为其示例代码),不使用 AGPLv3 许可,而使用和 NoneBot 一样的 MIT 许可。 ### 感谢 +--- [Richard Chien](https://github.com/richardchien): [CQHTTP](https://github.com/richardchien/coolq-http-api) 和 [NoneBot](https://github.com/nonebot/nonebot) [mnixry](https://github.com/mnixry) 所提及的建议 ### 其它 +--- Blog: <http://lolihub.icu> 我会将更新动态具体写在我的blog |