diff --git a/README.md b/README.md index 7670b7b..38b2df0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # t Yet another simple terminal editor, based on [this -screenshot](https://www.destroyallsoftware.com/screencasts/catalog/text-editor-from-scratch) +screencast](https://www.destroyallsoftware.com/screencasts/catalog/text-editor-from-scratch) by Gary Bernhardt, ported to Python and with multimodality added.