diff --git a/public/readme/README_CN.md b/public/readme/README_CN.md
index 74cba815..1ecc4200 100644
--- a/public/readme/README_CN.md
+++ b/public/readme/README_CN.md
@@ -2,11 +2,11 @@
[](https://www.leafmc.one/zh/download)⠀
-[](https://github.com/Winds-Studio/Leaf/actions)⠀
+[](https://github.com/Winds-Studio/Leaf/actions)⠀

[](https://www.leafmc.one/zh/docs)
-**Leaf** 是一个基于 [Paper](https://papermc.io/) 的分支,专为高自定义和高性能而设计,基于 [Gale](https://github.com/Dreeam-qwq/Gale) 之上,并融合了其他核心的优化和修复。
+**Leaf** 是一个基于 [Paper](https://papermc.io/) 的分支,专为高自定义和高性能而设计。
> [!WARNING]
@@ -15,7 +15,7 @@
[English](../../README.md) | **中文**
## 🍃 特点
-- **基于 [Gale](https://github.com/Dreeam-qwq/Gale)**,以获得更好的性能
+- **基于 [Paper](https://papermc.io/)**,以获得更好的性能和灵活的 API
- **异步**寻路、生物生成和实体追踪
- **大量优化**融合自 [其他核心](#-致谢) 和我们自己的的补丁
- **完全兼容** Spigot 和 Paper 插件
@@ -65,7 +65,7 @@
cn.dreeam.leaf
leaf-api
- 1.21.4-R0.1-SNAPSHOT
+ 1.21.5-R0.1-SNAPSHOT
provided
```
@@ -78,7 +78,7 @@ repositories {
}
dependencies {
- compileOnly("cn.dreeam.leaf:leaf-api:1.21.4-R0.1-SNAPSHOT")
+ compileOnly("cn.dreeam.leaf:leaf-api:1.21.5-R0.1-SNAPSHOT")
}
java {
@@ -136,4 +136,4 @@ If you want to find a cheaper, high performance, stable, lower latency host, the
YourKit 通过创新和智能的工具支持开源项目,用于监控和分析 Java 和 .NET 应用程序。
YourKit 是 [YourKit Java Profiler](https://www.yourkit.com/java/profiler/)、
[YourKit .NET Profiler](https://www.yourkit.com/dotnet-profiler/) 和
-[YourKit YouMonitor](https://www.yourkit.com/youmonitor/) 的创造者。
\ No newline at end of file
+[YourKit YouMonitor](https://www.yourkit.com/youmonitor/) 的创造者。