From 84d3bf9fcc704e63ebc78723e988eb2a3552b243 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Mon, 6 Oct 2025 02:13:54 +0800 Subject: Update README titles to reflect centralized version control system MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Change 'Parallel' to 'Centralized' in English README - Change '并行' to '集中式' in Chinese README - Better reflect the actual architecture of the system --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2dcb1d6..d94a29a 100644 --- a/README.md +++ b/README.md @@ -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.** > -- cgit