From dce2b60384afe50d30648524fbd61bc540f0fa61 Mon Sep 17 00:00:00 2001 From: Weicao-CatilGrass <1992414357@qq.com> Date: Sun, 26 Apr 2026 08:08:29 +0800 Subject: Update project description and example doc ordering --- docs/res/guide.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs/res/guide.txt') 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" │ - │ │ └────────────────────────────────────┘ -- cgit