From 6e034378e1e8b5e86e498a68f647ee9973462d6d Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Tue, 14 Apr 2026 16:01:52 +0800 Subject: Move resource files to docs directory --- res/guide.txt | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 res/guide.txt (limited to 'res/guide.txt') diff --git a/res/guide.txt b/res/guide.txt deleted file mode 100644 index 4de56b3..0000000 --- a/res/guide.txt +++ /dev/null @@ -1,12 +0,0 @@ - ┌────────────────────────────────────┐ - │ Mingling │ - │ The Rust CLI Framework │ - │ │ - │ USE: │ - │ Run command in your project │ - │ > cargo add mingling │ - │ │ - │ Or add this to your Cargo.toml │ - │ > mingling = "0.1.5" │ - │ │ - └────────────────────────────────────┘ -- cgit