Commit 7017b966 authored by Him188's avatar Him188 Committed by GitHub

Update README.md

parent 9bfba93f
...@@ -9,13 +9,6 @@ ...@@ -9,13 +9,6 @@
部分协议来自网络上开源项目 部分协议来自网络上开源项目
一切开发旨在学习,请勿用于非法用途 一切开发旨在学习,请勿用于非法用途
<br>
A JAVA(+Kotlin) powered open-source project under GPL license<br>
It use protocols from <i>TIM QQ</i>, that is, it won't be affected by the close of <i>Smart QQ</i><br>
The project is all for <b>learning proposes</b> and still in <b>developing stage</b><br>
## 抢先体验 ## 抢先体验
核心框架结构已经开发完毕,一些核心功能也测试完成。 核心框架结构已经开发完毕,一些核心功能也测试完成。
仅需几分钟就可以测试 Mirai. 仅需几分钟就可以测试 Mirai.
...@@ -86,6 +79,14 @@ FriendMessageEvent::class.hookAlways{ ...@@ -86,6 +79,14 @@ FriendMessageEvent::class.hookAlways{
... ...
``` ```
# Mirai
<br>
A JAVA(+Kotlin) powered open-source project under GPL license<br>
It use protocols from <i>TIM QQ</i>, that is, it won't be affected by the close of <i>Smart QQ</i><br>
The project is all for <b>learning proposes</b> and still in <b>developing stage</b><br>
# Usage # Usage
## Requirements ## Requirements
- Java 11 or higher - Java 11 or higher
......
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