Update README.md

This commit is contained in:
Jordan Wages 2025-02-21 20:22:21 -06:00
parent 0deca186ff
commit 404c542263

View file

@ -1,3 +1,7 @@
# scream
Console application that implements the Scream Cipher from https://xkcd.com/3054/
Console application that implements the Scream Cipher from [XKCD #3054](https://xkcd.com/3054/)
![](https://imgs.xkcd.com/comics/scream_cipher.png "Scream Cipher")
It should work across platforms if compiled for that platform.