about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2021-04-29 20:55:00 +0530
committerAndinus <andinus@nand.sh>2021-04-29 20:55:00 +0530
commit7f1bf49ead4e1095edb4e8f1443f80704c8c1af5 (patch)
tree988ed169d92fdd4f4745385c97d06478bae416dc
parent3cf07e5d8f5579893a43a4300d44d4dbab90ba81 (diff)
downloadantlia-7f1bf49ead4e1095edb4e8f1443f80704c8c1af5.tar.gz
Add demo link, Fix META6.json v0.1.0
-rw-r--r--META6.json2
-rw-r--r--README14
-rw-r--r--README.org8
3 files changed, 23 insertions, 1 deletions
diff --git a/META6.json b/META6.json
index 1deb828..cf0dab6 100644
--- a/META6.json
+++ b/META6.json
@@ -7,7 +7,7 @@
     "license" : "ISC",
     "perl" : "6.d",
     "provides" : {
-        "Antlia::CLI" : "lib/Antlia/CLI.rakumod",
+        "Antlia::CLI" : "lib/Antlia/CLI.rakumod"
     },
     "depends" : [
         "Terminal::Table:auth<github:araraloren>"
diff --git a/README b/README
index 2499d14..a578657 100644
--- a/README
+++ b/README
@@ -9,6 +9,7 @@
 Table of Contents
 ─────────────────
 
+Demo
 Installation
 Documentation
 News
@@ -21,6 +22,19 @@ News
 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 
 
+Demo
+════
+
+  This was recorded with `asciinema'.
+
+  [https://asciinema.org/a/410736.png]
+
+  ⁃ Antlia v0.1.0: <https://asciinema.org/a/410736>
+
+
+[https://asciinema.org/a/410736.png] <https://asciinema.org/a/410736>
+
+
 Installation
 ════════════
 
diff --git a/README.org b/README.org
index d6b3cec..9069d8a 100644
--- a/README.org
+++ b/README.org
@@ -7,6 +7,14 @@
 | Source          | https://git.tilde.institute/andinus/antlia |
 | GitHub (mirror) | https://github.com/andinus/antlia          |
 
+* Demo
+
+This was recorded with ~asciinema~.
+
+[[https://asciinema.org/a/410736][https://asciinema.org/a/410736.png]]
+
++ Antlia v0.1.0: https://asciinema.org/a/410736
+
 * Installation
 
 Antlia is released to CPAN, you can get it from there or install it from