summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-01-24 07:31:20 +0800
committer魏曹先生 <1992414357@qq.com>2026-01-24 07:31:20 +0800
commiteee840586186fcf77e32027297f89f173bed8379 (patch)
tree05733c6c15503c3e9fe83a9865a9c058c5c846cc
parent9b08e7efc2dc6ca23c101f90b23154403da3fd9d (diff)
Update README branding and add new icon
- Replace header image with smaller Yizi_Icon.png - Update project title from "JustEnoughVCS/CommandLine" to "JVCS CommandLine" - Simplify description text - Update Chinese README to match changes - Add new Yizi_Icon.png to resources/images
-rw-r--r--README.md10
-rw-r--r--README_zh_CN.md10
-rw-r--r--resources/images/Yizi_Icon.pngbin0 -> 308523 bytes
3 files changed, 10 insertions, 10 deletions
diff --git a/README.md b/README.md
index 736ee62..40697ab 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,13 @@
<p align="center">
- <a href="https://github.com/JustEnoughVCS/CommandLine">
- <img alt="JustEnoughVCS" src="resources/images/Header_Large.png" width="100%">
- </a>
+ <a href="https://github.com/JustEnoughVCS/VersionControl">
+ <img alt="JustEnoughVCS" src="resources/images/Yizi_Icon.png" width="20%">
+ </a>
</p>
-<h2 align="center">JustEnoughVCS/CommandLine</h2>
+<h1 align="center">JVCS CommandLine</h1>
<p align="center">
- Command Line Tool for <a href="https://github.com/JustEnoughVCS/VersionControl">JustEnoughVCS</a>
+ CLI of <a href="https://github.com/JustEnoughVCS/VersionControl">JustEnoughVCS</a>
</p>
<p align="center">
diff --git a/README_zh_CN.md b/README_zh_CN.md
index ed64bd1..1d93bf8 100644
--- a/README_zh_CN.md
+++ b/README_zh_CN.md
@@ -1,13 +1,13 @@
<p align="center">
- <a href="https://github.com/JustEnoughVCS/CommandLine">
- <img alt="JustEnoughVCS" src="resources/images/Header_Large.png" width="100%">
- </a>
+ <a href="https://github.com/JustEnoughVCS/VersionControl">
+ <img alt="JustEnoughVCS" src="resources/images/Yizi_Icon.png" width="20%">
+ </a>
</p>
-<h2 align="center">JustEnoughVCS/CommandLine</h2>
+<h1 align="center">JVCS CommandLine</h1>
<p align="center">
- <a href="https://github.com/JustEnoughVCS/VersionControl">JustEnoughVCS</a>的命令行前端
+ <a href="https://github.com/JustEnoughVCS/VersionControl">JustEnoughVCS</a> 命令行前端
</p>
<p align="center">
diff --git a/resources/images/Yizi_Icon.png b/resources/images/Yizi_Icon.png
new file mode 100644
index 0000000..42f1c28
--- /dev/null
+++ b/resources/images/Yizi_Icon.png
Binary files differ