From cc68b69c74847437f4bb6da42665fd6674b0546a Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Sat, 16 Dec 2017 18:26:33 +0100 Subject: [PATCH] adding screencast --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 00b2b3f..9d0bf79 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,8 @@ catcli ls log catcli find log ``` -see [usage](#usage) for specific info. +see [usage](#usage) for specific info and the [screencast](#screencast) +for a demo. ## Why catcli ? @@ -64,6 +65,7 @@ See the [example](#example) for an overview of the available features. * [Display entire tree](#display-entire-tree) * [Catalog graph](#catalog-graph) +* [Screencast](#screencast) * [Example](#example) * [Contribution](#contribution) @@ -166,6 +168,10 @@ create graph with "dot /tmp/catcli.dot -T png -o /tmp/tree.png" (you need graphv $ dot /tmp/catcli.dot -T png -o /tmp/tree.png ``` +# Screencast + +[![asciicast](https://asciinema.org/a/hRE22qbVtBGxOM1yxw2y4fBy8.png)](https://asciinema.org/a/hRE22qbVtBGxOM1yxw2y4fBy8) + # Example Let's first create some files and directories: