summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
-rw-r--r--README_zh_CN.md9
2 files changed, 11 insertions, 5 deletions
diff --git a/README.md b/README.md
index e0040e8..9ae7120 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
-# JustEnoughVCS - A Lightweight, Cross-Functional, Binary-Friendly Centralized Version Control System
+# Just Enough VCS
-> **⚠️ Warning: JustEnoughVCS is currently under active development.**
+> A Lightweight, Cross-Functional, Binary-Friendly Centralized VCS.
+
+> [!WARNING]
+> JustEnoughVCS is currently under active development.**
>
> This software is in the development stage, and its features are not yet complete.
diff --git a/README_zh_CN.md b/README_zh_CN.md
index ab77aa4..e5f1fa0 100644
--- a/README_zh_CN.md
+++ b/README_zh_CN.md
@@ -1,6 +1,9 @@
-# JustEnoughVCS - 轻量、跨职能、二进制友好的集中式版本控制系统
+# Just Enough VCS
-> **⚠️ 警告:JustEnoughVCS 目前正在积极开发中。**
+> 轻量、跨职能、二进制友好的集中式版本控制系统
+
+> [!WARNING]
+> JustEnoughVCS 目前正在积极开发中。**
>
> 本软件处于开发阶段,功能尚不完整。
@@ -8,7 +11,7 @@
## 我的设计哲学 - 也是我的拙见 😃
-​ `JustEnoughVCS` 遵循"**Just Enough**"的理念,旨在通过架构设计来实现协作安全。它以**虚拟文件系统**和**表隔离**为核心,为每个创作者提供专注、无干扰的工作空间,让协作变得自然且简单。
+​ `JustEnoughVCS` 遵循 "**Just Enough**" 的理念,旨在通过架构设计来实现协作安全。它以**虚拟文件系统**和**表隔离**为核心,为每个创作者提供专注、无干扰的工作空间,让协作变得自然且简单。
![img](docs/images/FRAMEWORK_CANVAS.png)