aboutsummaryrefslogtreecommitdiff
path: root/src/guide.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/guide.txt')
-rw-r--r--src/guide.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/guide.txt b/src/guide.txt
deleted file mode 100644
index 1cac233..0000000
--- a/src/guide.txt
+++ /dev/null
@@ -1,12 +0,0 @@
- ┌────────────────────────────────────┐
- │ Mingling │
- │ The Rust CLI Framework │
- │ │
- │ USE: │
- │ Run command in your project │
- │ > cargo add mingling │
- │ │
- │ Or add this to your Cargo.toml │
- │ > mingling = "0.1.4" │
- │ │
- └────────────────────────────────────┘