diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-08-03 01:14:01 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-08-03 01:14:01 +0800 |
| commit | b0dbb6d359634928fb50f62338cd79ee411514c5 (patch) | |
| tree | dc6eb5c921759c4977a51581ec583a404e539a39 /mingling/src/docs/lib.md | |
| parent | 7ded2fd8b3b3dc10800d72ff69aa369432428cf2 (diff) | |
docs: update Mingling description wording
Diffstat (limited to 'mingling/src/docs/lib.md')
| -rw-r--r-- | mingling/src/docs/lib.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mingling/src/docs/lib.md b/mingling/src/docs/lib.md index 4d20a8b..a7a583b 100644 --- a/mingling/src/docs/lib.md +++ b/mingling/src/docs/lib.md @@ -10,7 +10,7 @@ ## Intro -[`Mingling`](https://github.com/mingling-rs/mingling) is a **proc-macro and type system-based** Rust CLI framework, suitable for developing complex command-line programs with numerous subcommands. +[`Mingling`](https://github.com/mingling-rs/mingling) is a **state-driven and data-driven** CLI workflow orchestration framework built in Rust. ## Use |
