Update README.md

pull/6/head
deadc0de 6 years ago committed by GitHub
parent fc70da33a4
commit d29b2728e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,6 +25,9 @@ Features:
* Store files and folders sizes
* Store md5 hash of files
<a href="https://asciinema.org/a/hRE22qbVtBGxOM1yxw2y4fBy8"><img src="https://asciinema.org/a/hRE22qbVtBGxOM1yxw2y4fBy8.png" width="50%" height="50%"></a>
Quick start:
```bash
@ -64,8 +67,7 @@ See the [example](#example) for an overview of the available features.
* [Find files](#find-files)
* [Display entire tree](#display-entire-tree)
* [Catalog graph](#catalog-graph)
* [Screencast](#screencast)
* [Example](#example)
* [Contribution](#contribution)
@ -168,10 +170,6 @@ 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
<a href="https://asciinema.org/a/hRE22qbVtBGxOM1yxw2y4fBy8"><img src="https://asciinema.org/a/hRE22qbVtBGxOM1yxw2y4fBy8.png" width="50%" height="50%"></a>
# Example
Let's first create some files and directories:

Loading…
Cancel
Save