summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMateusz Czapliński <czapkofan@gmail.com>2018-10-23 20:32:11 +0200
committerGitHub <noreply@github.com>2018-10-23 20:32:11 +0200
commit6fe4fb8fe2b43b19b23af6ab6638cef6879d9b80 (patch)
tree28fa8a8f27ef67b176409e3c8a69c8d4ba9709d3
parent037d743eb178636ad0bf69270904dbd9448eac91 (diff)
readme: add link to asciinema
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 91d71b3..45f702b 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ by boosting any typical **Linux text-processing utils** such as `grep`, `sort`,
`cut`, `paste`, `awk`, `wc`, `perl`, etc., etc., by providing a quick,
**interactive, scrollable preview** of their results.
-![](up.gif)
+[![](up.gif)](https://asciinema.org/a/208091)
**[Download *up* for Linux](https://github.com/akavel/up/releases/download/v0.1/up)**
@@ -100,3 +100,5 @@ Future Ideas:
but at this time it's purely a hobby project, with all the fun and risks this
entails.
+— *Mateusz Czapliński*
+*October 2018*