diff --git a/README.md b/README.md index f824aeb..68fcf0a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # scream -Console application that implements the Scream Cipher from https://xkcd.com/3054/ \ No newline at end of file +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. \ No newline at end of file