From d3c2f24adcdbaed5d422b9cf00ca73cbeb6d46e5 Mon Sep 17 00:00:00 2001 From: Andinus Date: Thu, 19 Nov 2020 13:15:32 +0530 Subject: Add links to Demo in README --- README.org | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index e214003..dec045c 100644 --- a/README.org +++ b/README.org @@ -19,6 +19,13 @@ the reddit API. I reference things from the web in my Journal & don't want those links to break so I save them locally. Previously I used to manually archive the whole thread, this automates it. +* Demo +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 ++ Draco 2020-11-19: https://asciinema.org/a/373851 * Installation #+BEGIN_SRC sh # Clone the project. @@ -32,7 +39,6 @@ cpan install HTTP::Tiny # Install. (Use sudo if doas is not present) doas make install #+END_SRC - * Dependencies ** Unicode::LineBreak This is used to wrap the text at 76 columns. Draco can work without this @@ -40,6 +46,6 @@ module. ** JSON::MaybeXS This module is required for Draco to work, it can be replaced with any other module that parses JSON & produces same data structure. -** HTTP::Tiny +** =HTTP::Tiny= Draco can work without this module if you can get the file some other way. -- cgit 1.4.1-2-gfad0