aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-04-14 16:01:52 +0800
committer魏曹先生 <1992414357@qq.com>2026-04-14 16:01:52 +0800
commit6e034378e1e8b5e86e498a68f647ee9973462d6d (patch)
tree981c4176e7c27a85369adaacec1efa188d66567a
parent48a3fa1c27d2b9722f60dfaf062a0c71075a74f3 (diff)
Move resource files to docs directory
-rw-r--r--README.md4
-rw-r--r--docs/res/graph.drawio (renamed from res/graph.drawio)0
-rw-r--r--docs/res/graph.png (renamed from res/graph.png)bin69856 -> 69856 bytes
-rw-r--r--docs/res/guide.txt (renamed from res/guide.txt)0
-rw-r--r--docs/res/icon.png (renamed from res/icon.png)bin206092 -> 206092 bytes
-rw-r--r--docs/res/icon_shadow.png (renamed from res/icon_shadow.png)bin595392 -> 595392 bytes
6 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index cf3430e..22604ee 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
<p align="center">
<a href="https://github.com/CatilGrass/mingling">
- <img alt="Mingling" src="res/icon_shadow.png" width="30%">
+ <img alt="Mingling" src="docs/res/icon_shadow.png" width="30%">
</a>
</p>
<h1 align="center">Mìng Lìng - 命令</h1>
@@ -102,7 +102,7 @@ Mingling abstracts command execution into the following parts:
<summary>Architecture Diagram (click to expand)</summary>
<p align="center">
<a href="https://github.com/CatilGrass/mingling">
- <img alt="Mingling" src="res/graph.png" width="75%">
+ <img alt="Mingling" src="docs/res/graph.png" width="75%">
</a>
</p>
</details>
diff --git a/res/graph.drawio b/docs/res/graph.drawio
index 47ac9f4..47ac9f4 100644
--- a/res/graph.drawio
+++ b/docs/res/graph.drawio
diff --git a/res/graph.png b/docs/res/graph.png
index c942f02..c942f02 100644
--- a/res/graph.png
+++ b/docs/res/graph.png
Binary files differ
diff --git a/res/guide.txt b/docs/res/guide.txt
index 4de56b3..4de56b3 100644
--- a/res/guide.txt
+++ b/docs/res/guide.txt
diff --git a/res/icon.png b/docs/res/icon.png
index 4fa4f03..4fa4f03 100644
--- a/res/icon.png
+++ b/docs/res/icon.png
Binary files differ
diff --git a/res/icon_shadow.png b/docs/res/icon_shadow.png
index cb5eef9..cb5eef9 100644
--- a/res/icon_shadow.png
+++ b/docs/res/icon_shadow.png
Binary files differ