commit c414388c0f2c020c0e22d53f6df577e1fbeb32fc
parent 563922a7e2da77b3973dcf707854121932ca244e
Author: Drew DeVault <sir@cmpwn.com>
Date: Sun, 20 Sep 2020 20:05:44 -0400
README.md: add link to asciinema
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -5,6 +5,8 @@ This is a [Gemini](https://gemini.circumlunar.space/) client. Included are:
- A CLI utility (like curl): gmni
- A [line-mode browser](https://en.wikipedia.org/wiki/Line_Mode_Browser): gmnlm
+[![Screenshot of the line-mode browser](https://l.sr.ht/AY7_.png)](https://asciinema.org/a/ldo2gV7qiDoBXvGwuD6x1jbn3)
+
Dependencies:
- A POSIX-like system and a C11 compiler