summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2025-10-30 09:26:45 +0800
committerGitHub <noreply@github.com>2025-10-30 09:26:45 +0800
commit979832802ec12a5fd39d598b145adedc8cc53357 (patch)
tree8fd7ea903796b6cbe0cffe2d6088e7a94b172634 /README.md
parent67ddf17efe909128732473b28a100fe2f58fdf46 (diff)
parentea9d988c98cbc0367361fa2d24eb474e642f3bf6 (diff)
Merge pull request #30 from JustEnoughVCS/docs
Enhance README with branding and visual elements
Diffstat (limited to 'README.md')
-rw-r--r--README.md27
1 files changed, 21 insertions, 6 deletions
diff --git a/README.md b/README.md
index b6995b3..ac603c5 100644
--- a/README.md
+++ b/README.md
@@ -1,20 +1,35 @@
-# Just Enough VCS
+<p align="center">
+ <a href="https://github.com/JustEnoughVCS/VersionControl">
+ <img alt="JustEnoughVCS" src="docs/images/Header_Large.png" width="100%">
+ </a>
+</p>
-> A Lightweight, Cross-Functional, Binary-Friendly Centralized VCS.
+<h1 align="center">JustEnoughVCS</h1>
+
+<p align="center">
+ A Lightweight, Cross-Functional, Binary-Friendly Centralized VCS.
+</p>
+
+<p align="center">
+ <img src="https://img.shields.io/github/stars/JustEnoughVCS/VersionControl?style=for-the-badge">
+ <img src="https://img.shields.io/badge/Status-Development%20in%20Progress-yellow?style=for-the-badge">
+ <img src="https://img.shields.io/badge/Release-Not%20Available-lightgrey?style=for-the-badge">
+</p>
> [!WARNING]
-> JustEnoughVCS is currently under active development.
+> JustEnoughVCS is currently under active development, and features are not yet complete.
>
-> This software is in the development stage, and its features are not yet complete.
+> If you are interested in our project, we recommend contacting us directly.
​ `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**.
+- [Virtual File System](#virtual-file-system)
+- [Sheet System](#sheet-system)
+
## My Design Philosophy - Also My Humble Opinion 😃
​ `JustEnoughVCS` adheres to the "**Just Enough**" philosophy, aiming to achieve collaborative security through architectural design. Centered around a **Virtual File System** and **Sheet Isolation**, it provides each creator with a focused, distraction-free workspace, making collaboration natural and simple.
-![img](docs/images/FRAMEWORK_CANVAS.png)
-
## Virtual File System
​ The Virtual File System is the foundation of `JustEnoughVCS`. Each file is identified by a globally unique `VirtualFileId`, decoupled from its physical path. It comprehensively records: