summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Thiel <sthiel@thoughtworks.com>2019-06-01 16:28:47 +0530
committerSebastian Thiel <sthiel@thoughtworks.com>2019-06-01 16:28:47 +0530
commita66cf95bf57f477eae7a8ef307fd62a4df0da76d (patch)
treeb7ffcac08841bacbf33ec5ae606f47c6b7117c3e
parent3798be8a31902a74f4c0280d0d1def8d6bb74d10 (diff)
Add asciicast
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6b9da0d..7bdbe71 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
DUA (-> Disk Usage Analyzer) is a tool to conveniently learn about the usage of memory of a given directory. It's parallel by default and will max out your SSD, providing relevant information as fast as possible.
+[![asciicast](https://asciinema.org/a/au3neIHDGtYYj4blyTXR8VkJz.svg)](https://asciinema.org/a/au3neIHDGtYYj4blyTXR8VkJz)
+
### Installation
Via `cargo`, which can be obtained using [rustup][rustup]