From 752df305495c06312b6b985b373e35eac9a824b4 Mon Sep 17 00:00:00 2001 From: Arcitec <38923130+Arcitec@users.noreply.github.com> Date: Wed, 10 Sep 2025 19:02:26 +0200 Subject: [PATCH] chore: Move docs to new directory --- README.md | 2 +- {doc => docs}/README_zh.md | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename {doc => docs}/README_zh.md (100%) diff --git a/README.md b/README.md index e919d5d..8732f4b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@
-简体中文 | +简体中文 | English
diff --git a/doc/README_zh.md b/docs/README_zh.md similarity index 100% rename from doc/README_zh.md rename to docs/README_zh.md