diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-04-14 16:10:45 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-04-14 16:10:45 +0800 |
| commit | 7231e55bc3eed0e4d992fda417b71adadd66c1f8 (patch) | |
| tree | 81262314dfecce1c808dd2d2ac302841717e54d0 /README.md | |
| parent | 6e034378e1e8b5e86e498a68f647ee9973462d6d (diff) | |
Update README and add docs README generation
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -38,7 +38,10 @@ ## Intro -`Mingling` is a Rust command-line framework. Its name comes from the Chinese Pinyin for "命令", which means "Command". +[`Mingling`](https://github.com/CatilGrass/mingling) is a **proc-macro and type system-based** Rust CLI framework, suitable for developing complex command-line programs with numerous subcommands. + +> BTW: Its name comes from the Chinese Pinyin "mìng lìng", meaning "Command". 😄 + ## Quick Start |
