diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-10-06 02:13:54 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2025-10-06 02:13:54 +0800 |
| commit | 84d3bf9fcc704e63ebc78723e988eb2a3552b243 (patch) | |
| tree | d2b9805e1133ce938ea2bdb3b0d87a6c06cb806e | |
| parent | bbb2b506e8f5ea7aae2b1365a75db9274f860f81 (diff) | |
Update README titles to reflect centralized version control system
- Change 'Parallel' to 'Centralized' in English README
- Change '并行' to '集中式' in Chinese README
- Better reflect the actual architecture of the system
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | README_zh_CN.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# JustEnoughVCS - A Lightweight, Cross-Functional, Binary-Friendly Parallel Version Control System +# JustEnoughVCS - A Lightweight, Cross-Functional, Binary-Friendly Centralized Version Control System > **⚠️ Warning: JustEnoughVCS is currently under active development.** > diff --git a/README_zh_CN.md b/README_zh_CN.md index 7fdfdf9..b3cff12 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -1,4 +1,4 @@ -# JustEnoughVCS - 轻量、跨职能、二进制友好的并行版本控制系统 +# JustEnoughVCS - 轻量、跨职能、二进制友好的集中式版本控制系统 > **⚠️ 警告:JustEnoughVCS 目前正在积极开发中。** > |
