diff options
author | Andinus <andinus@nand.sh> | 2021-08-19 12:22:07 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-08-19 12:22:07 +0530 |
commit | 62583ef2a8664d9d5c4e8467ffeee3dd27b413cb (patch) | |
tree | 4b11c5c4ba34799b9af139cffe52afc6455f05d1 | |
parent | e6180e0baec0634bed144b788027b724c6b2a929 (diff) | |
download | taurus-62583ef2a8664d9d5c4e8467ffeee3dd27b413cb.tar.gz |
Add Demo to README
-rw-r--r-- | README | 15 | ||||
-rw-r--r-- | README.org | 9 |
2 files changed, 24 insertions, 0 deletions
diff --git a/README b/README index 9f6dc52..f7494e8 100644 --- a/README +++ b/README @@ -9,6 +9,7 @@ Table of Contents ───────────────── +Demo Installation Documentation News @@ -21,6 +22,20 @@ News ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ +Demo +════ + + This was recorded with `asciinema'. + + [https://asciinema.org/a/431154.png] + + ⁃ Taurus v0.1.1: <https://asciinema.org/a/431154> + ⁃ alt-link (download): <https://andinus.nand.sh/static/taurus> + + +[https://asciinema.org/a/431154.png] <https://asciinema.org/a/431154> + + Installation ════════════ diff --git a/README.org b/README.org index 5ad8722..572d09b 100644 --- a/README.org +++ b/README.org @@ -8,6 +8,15 @@ | Source | https://git.tilde.institute/andinus/taurus | | GitHub (mirror) | https://github.com/andinus/taurus | +* Demo + +This was recorded with ~asciinema~. + +[[https://asciinema.org/a/431154][https://asciinema.org/a/431154.png]] + ++ Taurus v0.1.1: https://asciinema.org/a/431154 ++ alt-link (download): https://andinus.nand.sh/static/taurus + * Installation Taurus is released to ~fez~, you can get it from there or install it from |