diff --git a/README-ZH.md b/README-ZH.md
index e0eb9de2..10efce8b 100644
--- a/README-ZH.md
+++ b/README-ZH.md
@@ -2,7 +2,7 @@
-# Flowise - 轻松构建 LLM 应用程序
+# Flowise - 轻松构建LLM应用程序
[](https://github.com/FlowiseAI/Flowise/releases)
[](https://discord.gg/jbaHfsRVBW)
@@ -10,13 +10,13 @@
[](https://star-history.com/#FlowiseAI/Flowise)
[](https://github.com/FlowiseAI/Flowise/fork)
-[English](./README.md) | 中文
+[English](<./README.md>) | 中文
-## ⚡ 快速入门
+## ⚡快速入门
下载并安装 [NodeJS](https://nodejs.org/en/download) >= 18.15.0
@@ -67,7 +67,7 @@
## 👨💻 开发者
-Flowise 在一个单一的代码库中有 3 个不同的模块。
+Flowise 在一个单一的代码库中有3个不同的模块。
- `server`:用于提供 API 逻辑的 Node 后端
- `ui`:React 前端
@@ -185,4 +185,4 @@ Flowise 支持不同的环境变量来配置您的实例。您可以在 `package
## 📄 许可证
-此代码库中的源代码在[MIT 许可证](LICENSE.md)下提供。
+此代码库中的源代码在[MIT许可证](LICENSE.md)下提供。