Skip to content

Commit

Permalink
Update screenshot urls
Browse files Browse the repository at this point in the history
	modified:   README.md
  • Loading branch information
bartobri committed Jun 14, 2022
1 parent e84e9af commit db66a6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit db66a6a

Please sign in to comment.