aboutsummaryrefslogtreecommitdiff
path: root/res/guide.txt
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 /res/guide.txt
parent48a3fa1c27d2b9722f60dfaf062a0c71075a74f3 (diff)
Move resource files to docs directory
Diffstat (limited to 'res/guide.txt')
-rw-r--r--res/guide.txt12
1 files changed, 0 insertions, 12 deletions
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" │
- │ │
- └────────────────────────────────────┘