aboutsummaryrefslogtreecommitdiff
path: root/README.md
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 /README.md
parent48a3fa1c27d2b9722f60dfaf062a0c71075a74f3 (diff)
Move resource files to docs directory
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 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>