diff options
| -rw-r--r-- | README.md | 4 | ||||
| -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) | bin | 69856 -> 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) | bin | 206092 -> 206092 bytes | |||
| -rw-r--r-- | docs/res/icon_shadow.png (renamed from res/icon_shadow.png) | bin | 595392 -> 595392 bytes |
6 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> 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 Binary files differindex c942f02..c942f02 100644 --- a/res/graph.png +++ b/docs/res/graph.png 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 Binary files differindex 4fa4f03..4fa4f03 100644 --- a/res/icon.png +++ b/docs/res/icon.png diff --git a/res/icon_shadow.png b/docs/res/icon_shadow.png Binary files differindex cb5eef9..cb5eef9 100644 --- a/res/icon_shadow.png +++ b/docs/res/icon_shadow.png |
