summaryrefslogtreecommitdiffstats
path: root/CLI/rust
diff options
context:
space:
mode:
authora14m <[email protected]>2021-04-09 22:39:23 +0200
committera14m <[email protected]>2021-04-09 22:39:23 +0200
commit44c937b713349e16439b0e57c788c1101b1423de (patch)
tree16e74df9f09d644159b31dd283b6bd84a2297c1a /CLI/rust
parentc425d6939e469b7223184d376e2354efae179abd (diff)
Update the README
Diffstat (limited to 'CLI/rust')
-rw-r--r--CLI/rust/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CLI/rust/README.md b/CLI/rust/README.md
index f5a1ffa..bacb505 100644
--- a/CLI/rust/README.md
+++ b/CLI/rust/README.md
@@ -36,7 +36,7 @@ OPTIONS:
```
## Demo
-TBD
+[![asciicast](https://asciinema.org/a/ypprtuwwvQZXRuxZBB5XUNoic.svg)](https://asciinema.org/a/ypprtuwwvQZXRuxZBB5XUNoic)
## Development
- Install rustup via `curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh`