aboutsummaryrefslogtreecommitdiff
path: root/docs/res
diff options
context:
space:
mode:
authorWeicao-CatilGrass <1992414357@qq.com>2026-04-26 08:08:29 +0800
committerWeicao-CatilGrass <1992414357@qq.com>2026-04-26 08:08:29 +0800
commitdce2b60384afe50d30648524fbd61bc540f0fa61 (patch)
treede08a27345a2304acd203fe3530fe757c1dcacc6 /docs/res
parente2cfab8c0464b7d5981414c2d88cbf09f7895f8f (diff)
Update project description and example doc ordering
Diffstat (limited to 'docs/res')
-rw-r--r--docs/res/guide.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/res/guide.txt b/docs/res/guide.txt
index a75037f..8f64d93 100644
--- a/docs/res/guide.txt
+++ b/docs/res/guide.txt
@@ -1,12 +1,9 @@
┌────────────────────────────────────┐
│ Mingling │
- │ The Rust CLI Framework │
- │ │
│ USE: │
│ Run command in your project │
│ > cargo add mingling │
│ │
│ Or add this to your Cargo.toml │
│ > mingling = "0.1.7" │
- │ │
└────────────────────────────────────┘