diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2021-11-22 08:59:34 -0800 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2021-11-22 08:59:34 -0800 |
commit | b37cbc9ea40a31e0721c873472b68f3d04cbe6af (patch) | |
tree | 0fad94ab60fb7427a0d917e3aa8c22ab644bfaa8 | |
parent | 22da4609307d24ecbadb9df456366750daee7ec6 (diff) | |
download | teliva-b37cbc9ea40a31e0721c873472b68f3d04cbe6af.tar.gz |
link to video in Readme
I played with inlining video files, but this seems like the sweet spot: accessible video that isn't in the reader's face.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index f3c67f2..e79db72 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ src/teliva hanoi.tlv No matter what app you run, you are always guaranteed access to a single obvious, consistent way (currently the hotkey `ctrl-e`) to edit its sources. -And to run the updates after editing. +And to run the updates after editing. ([video](https://archive.org/details/akkartik-2021-11-14)) [1] Tested so far on Linux and Mac OSX; should also work on BSD, WSL on Windows, etc. |