From e7cfc531f7428e1e15dfe3e1ee723906cc39ddcd Mon Sep 17 00:00:00 2001 From: Astrid Klipfel Date: Sun, 31 May 2026 12:11:52 +0200 Subject: [PATCH] fix path of nms.gif --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcc1af0..5397540 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A command line tool that recreates the famous data decryption effect seen in the 1992 movie Sneakers. -![Visual demonstration](mns.gif) +![Visual demonstration](nms.gif) Rewrite from https://github.com/bartobri/no-more-secrets in rust.