diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-04-14 16:01:52 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-04-14 16:01:52 +0800 |
| commit | 6e034378e1e8b5e86e498a68f647ee9973462d6d (patch) | |
| tree | 981c4176e7c27a85369adaacec1efa188d66567a /README.md | |
| parent | 48a3fa1c27d2b9722f60dfaf062a0c71075a74f3 (diff) | |
Move resource files to docs directory
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |
