From ef8825555399b3b1ff40242d3f43c9a3c5b944c4 Mon Sep 17 00:00:00 2001 From: Cutieguwu Date: Wed, 10 Apr 2024 11:50:16 -0400 Subject: [PATCH] Fixing minor error from last push. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 2a7e295..cda8db1 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ Basic Substitution Cypher decryption script. ## Notes: -#### - Due to a limitation with Replit, everything must be contained in root dir. "parser" clashes with stdlib parser, therefore all libraries are prefixed with "Cutie".