Commit bba5b005 authored by fjh1997's avatar fjh1997 Committed by GitHub

更新文档 (#368)

* Update README.md

* Update guide_quick_start.md
parent 16994223
......@@ -78,6 +78,7 @@ mirai 既可以作为项目中的 QQ 协议支持库, 也可以作为单独的
## 开始
### 文档
- **快速上手**[quickstart](docs/guide_quick_start.md)
- **开发文档**[docs/mirai.md](docs/mirai.md)
- **常见问题**: [docs/FAQ.md](docs/FAQ.md)
- **更新日志**: [CHANGELOG](https://github.com/mamoe/mirai/blob/master/CHANGELOG.md)[release](https://github.com/mamoe/mirai/releases)
......
......@@ -21,7 +21,10 @@
[![Download](https://api.bintray.com/packages/him188moe/mirai/mirai-core/images/download.svg)](https://bintray.com/him188moe/mirai/mirai-core/)
### 添加依赖
#### 直接导入jar包
您可以从以下repo下载已经编译好的jar包:
- [mirai-core](https://github.com/mamoe/mirai-repo/tree/master/shadow/mirai-core)
- [mirai-qqandriod](https://github.com/mamoe/mirai-repo/tree/master/shadow/mirai-core-qqandroid)
#### Maven
Kotlin 在 Maven 上只支持 JVM 平台.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment