From c96ef5ef98f3bf3c197efa28beb6c3fc986f99b8 Mon Sep 17 00:00:00 2001 From: Joe Ellis Date: Fri, 7 Aug 2020 11:41:27 +0100 Subject: [PATCH] Add asciinema demo Signed-off-by: Joe Ellis --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e6fab24..2100cf5 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ This repository contains a tool to communicate with the [Parsec service](https://github.com/parallaxsecond/parsec) on the command-line. +# Demo + +[![asciicast](https://asciinema.org/a/bGRK4lFZnCq3UZQSWa7vQfuT5.svg)](https://asciinema.org/a/bGRK4lFZnCq3UZQSWa7vQfuT5) + ## License The software is provided under Apache-2.0. Contributions to this project are accepted under the same license.