From db66a6a5625c11e349b9300c2f1ec649537c8eb3 Mon Sep 17 00:00:00 2001 From: Brian Barto Date: Tue, 14 Jun 2022 14:13:46 -0400 Subject: [PATCH] Update screenshot urls modified: README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9bd3eba..bd9245a 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,13 @@ This command works on piped data. Pipe any ASCII or UTF-8 text to `nms`, and it will apply the Hollywood effect, initially showing encrypted data, then starting a decryption sequence to reveal the original plain-text characters. -![Screenshot](http://www.brianbarto.info/extern/images/nms/nms.gif) +![Screenshot](https://www.brianbarto.info/static/nms/nms.gif) Also included in this project is a program called `sneakers` that recreates what we see in the above movie clip. Note that this program requires the user to select one of the menu options before it terminates. -![Screenshot](http://www.brianbarto.info/extern/images/nms/sneakers.gif) +![Screenshot](https://www.brianbarto.info/static/nms/sneakers.gif) By default, this project has no dependencies, but it does rely on ANSI/VT100 terminal escape sequences to recreate the effect. Most modern terminal