Fixing minor error from last push.

This commit is contained in:
Cutieguwu
2024-04-10 11:50:16 -04:00
parent 6bff5a55fb
commit ef88255553

View File

@@ -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".