Initial Repo Setup
This commit is contained in:
21
README.md
21
README.md
@@ -1,2 +1,23 @@
|
||||
# CutieDecryptor
|
||||
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".
|
||||
|
||||
---
|
||||
|
||||
#### Python Versions:
|
||||
|
||||
Designed using Python 3.11.6
|
||||
|
||||
Scripts should maintain backwards compatibility with Python 3.3.1
|
||||
|
||||
---
|
||||
|
||||
Copyright: Cutieguwu and JellieJayde
|
||||
Reference in New Issue
Block a user