Update branch with present main #1

Merged
Cutieguwu merged 3 commits from main into Decryption-script 2024-04-11 08:33:57 -04:00
Showing only changes of commit ef88255553 - Show all commits

View File

@@ -5,8 +5,6 @@ Basic Substitution Cypher decryption script.
## Notes: ## Notes:
####
Due to a limitation with Replit, everything must be contained in root dir. 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". "parser" clashes with stdlib parser, therefore all libraries are prefixed with "Cutie".