From dfc2320c1b84584c8b3e1390dc837bad7bacb07c Mon Sep 17 00:00:00 2001 From: Jake Walker Date: Sat, 23 Mar 2019 22:49:59 +0000 Subject: [PATCH] Add asciinema demo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5b0c889..f9af56c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A CLI application for interacting with ttm.sh. +[![asciicast](https://asciinema.org/a/235982.svg)](https://asciinema.org/a/235982) + *Although this is mainly a CLI application, there is also a [module](#3-module) that you can use in your own projects!*