diff --git a/README.md b/README.md
index 1b05a4b96..30a6a7745 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,12 @@
协议来自网络的易语言开源软件
一切开发旨在学习, 请勿用于非法用途
+
+
+A JAVA(+Kotlin) powered open-source project under GPL license
+It use protocols from TIM QQ, that is, it won't be affected by the close of Smart QQ
+The project is all for learning proposes and still in developing stage
+
### 代码结构
Network部分使用 Kotlin 完成(因为kt有对 unsigned byte 的支持).
与插件相关性强(或其他在二次开发中容易接触的部分)均使用 Java 完成,
@@ -29,12 +35,6 @@ Network部分使用 Kotlin 完成(因为kt有对 unsigned byte 的支持).
-A JAVA(+Kotlin) powered open-source project under GPL license
-It use protocols from TIM QQ, that is, it won't be affected by the close of Smart QQ
-The project is all for learning proposes and still in developing stage
-
-
-
## 使用方法
### 要求
- Java 11 或更高