summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2025-09-27 22:59:52 +0800
committer魏曹先生 <1992414357@qq.com>2025-09-27 22:59:52 +0800
commit84b48de2e2817ce731e9dec49934dc2bdc18e8b3 (patch)
treefc823c957fbb4b84664800dda16291c184b46220 /README.md
parentd99d46393305d9158323c8f287b50f2320d2f2ea (diff)
docs: remove redundant permission table from README files
- Remove permission management table from both README.md and README_zh_CN.md - The table content was redundant as permissions are already clearly described in the text - Improves document readability by eliminating duplication - Maintains all essential information in prose format
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index ac0588b..2dcb1d6 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@
# JustEnoughVCS - A Lightweight, Cross-Functional, Binary-Friendly Parallel Version Control System
+> **⚠️ Warning: JustEnoughVCS is currently under active development.**
+>
+> This software is in the development stage, and its features are not yet complete.
+
​ `JustEnoughVCS` is a lightweight version control system designed for **cross-functional teams**. It allows each member to view and organize files in a file structure **best suited to their functional role**, enabling the team to focus on content creation itself. It primarily serves collaborative scenarios involving large volumes of binary assets, such as **game development** and **multimedia design**.
## My Design Philosophy - Also My Humble Opinion 😃