From 404c542263e9955709634631d873f094a2819976 Mon Sep 17 00:00:00 2001 From: wagesj45 Date: Fri, 21 Feb 2025 20:22:21 -0600 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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