diff options
author | Andinus <andinus@nand.sh> | 2020-11-19 13:19:58 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2020-11-19 13:19:58 +0530 |
commit | 9b679877003023c5d6ef76966e276805a54cfa48 (patch) | |
tree | 0e16986c04932a9f1417d236901791133418ca09 | |
parent | d3c2f24adcdbaed5d422b9cf00ca73cbeb6d46e5 (diff) | |
download | draco-9b679877003023c5d6ef76966e276805a54cfa48.tar.gz |
Add alt-links to cast file in README
-rw-r--r-- | README.org | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.org b/README.org index dec045c..65fcecc 100644 --- a/README.org +++ b/README.org @@ -25,7 +25,9 @@ This was recorded with =asciinema(1)=. [[https://asciinema.org/a/373860][https://asciinema.org/a/373860.png]] + Draco v0.1.2: https://asciinema.org/a/373860 + - alt-link: https://andinus.nand.sh/static/draco/v0.1.2.cast + Draco 2020-11-19: https://asciinema.org/a/373851 + - alt-link: https://andinus.nand.sh/static/draco/2020-11-19.cast * Installation #+BEGIN_SRC sh # Clone the project. |