aboutsummaryrefslogtreecommitdiff
path: root/mling/README.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-06-07 02:27:22 +0800
committer魏曹先生 <1992414357@qq.com>2026-06-07 02:27:22 +0800
commit60e397dbd7f5d316af878700557be1e46504ec17 (patch)
treeb16c9fe380c8bc7e71a368b25040ff6cbd5ebbe0 /mling/README.md
parent81528b273c18693ebd3f05c6f8057ff8e632f4a0 (diff)
Add README for mling CLI tool
Diffstat (limited to 'mling/README.md')
-rw-r--r--mling/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/mling/README.md b/mling/README.md
new file mode 100644
index 0000000..a4d0b1d
--- /dev/null
+++ b/mling/README.md
@@ -0,0 +1,3 @@
+This directory is the companion CLI tool for Mingling. After installation, it can be invoked via `cargo mling` or `mling`.
+
+It is currently under refactoring and **completely unusable**.