aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2021-08-29 01:03:27 +0200
committerTeddy Wing2021-08-29 01:03:27 +0200
commit8ce814a1995ebb00bf0ef123bf03df3b6a0f212c (patch)
tree9638ee887b47725e4735ea8c6f3219a78fced97c
parent685d35ca5ea0a976c670cd533533b03a68951c2d (diff)
downloadreadline-incdec-8ce814a1995ebb00bf0ef123bf03df3b6a0f212c.tar.bz2
README: Add demo screencast
-rw-r--r--Demo.gifbin0 -> 380188 bytes
-rw-r--r--README.md6
2 files changed, 1 insertions, 5 deletions
diff --git a/Demo.gif b/Demo.gif
new file mode 100644
index 0000000..15cff1e
--- /dev/null
+++ b/Demo.gif
Binary files differ
diff --git a/README.md b/README.md
index 124a4e6..a29dc93 100644
--- a/README.md
+++ b/README.md
@@ -9,11 +9,7 @@ The commands increment or decrement the closest number to the left of point. If
point is to the left of the first number in the line, the first number is
modified.
-TODO
-
-Idea: ffmpeg stuff. concat.
-sed -n '39,54p' Alice\'s\ Adventures\ in\ Wonderland.txt
-ffmpeg -i Screen\ Recording.mov -to 3.57 Demo.mov
+![Screencast](./Demo.gif)
## Install