We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73c6fe3 commit 4b3cafcCopy full SHA for 4b3cafc
1 file changed
README.md
@@ -1,7 +1,7 @@
1
# StringEncrypt — String & File Encryption for Python Developers
2
3
StringEncrypt allows you to **encrypt strings and files** using
4
-randomly generated algorithm, generating a unique decryption code
+a randomly generated algorithm, generating a unique decryption code
5
(so-called *polymorphic code*) each time in the selected programming
6
language.
7
0 commit comments