Commit a66da62a authored by Him188's avatar Him188 Committed by GitHub

Update mirai.md

parent 3f3d9c67
...@@ -117,7 +117,7 @@ mirai 全部使用 Kotlin, 若你无法理解部分 API, 可先简略阅读 Kotl ...@@ -117,7 +117,7 @@ mirai 全部使用 Kotlin, 若你无法理解部分 API, 可先简略阅读 Kotl
#### 第三方依赖 #### 第三方依赖
mirai 通过 gradle `api` 方式暴露了如下依赖库: mirai-core 通过 gradle 依赖的 `api` 方式暴露了如下依赖库:
- `kotlin-stdlib`: Kotlin 标准库, 版本至少为 1.3.72 - `kotlin-stdlib`: Kotlin 标准库, 版本至少为 1.3.72
- `kotlin-reflect`: Kotlin 反射, 版本至少为 1.3.72 - `kotlin-reflect`: Kotlin 反射, 版本至少为 1.3.72
...@@ -135,4 +135,4 @@ mirai 通过 gradle `api` 方式暴露了如下依赖库: ...@@ -135,4 +135,4 @@ mirai 通过 gradle `api` 方式暴露了如下依赖库:
`mirai-core` 的实现部分. 不提供任何说明. 使用者无需考虑任何协议实现过程. `mirai-core` 的实现部分. 不提供任何说明. 使用者无需考虑任何协议实现过程.
## `mirai-console` ## `mirai-console`
此模块处于实验性阶段, 可能没有很好地文档支持, 详见 [mirai-console](https://github.com/mamoe/mirai-console) 控制台框架。此模块处于实验性阶段, 可能没有很好地文档支持, 详见 [mirai-console](https://github.com/mamoe/mirai-console)
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