diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-09-27 22:59:52 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2025-09-27 22:59:52 +0800 |
| commit | 84b48de2e2817ce731e9dec49934dc2bdc18e8b3 (patch) | |
| tree | fc823c957fbb4b84664800dda16291c184b46220 /README.md | |
| parent | d99d46393305d9158323c8f287b50f2320d2f2ea (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.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 😃 |
