doc[zfoo]: update doc

This commit is contained in:
godotg
2023-09-22 21:47:03 +08:00
parent 280c4d634c
commit d2a7c4fda5
4 changed files with 36 additions and 37 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ English | [简体中文](./README_CN.md)
### Ⅱ. Quick use
- Environmental requirements **JDK 11+**
- Environment requirement **JDK 17+**, support **OpenJDK**, **Oracle JDK** and **native GraalVM**
- Protocol is an independent project, does not depend on other projects, can be directly opened, locally installed to
its own local maven repository, can be used alone
+1 -1
View File
@@ -11,7 +11,7 @@
### Ⅱ. 快速使用
- 环境要求 **JDK 11+**,可以在 **OpenJDK** **Oracle JDK** 无缝切换
- 环境要求**JDK 17+**,支持**OpenJDK**, **Oracle JDK**, **native GraalVM**
- protocol是独立项目,不依赖其它项目,可以直接打开,本地install到自己的本地maven仓库,即可单独使用