Skip to content

Commit 8b39d7b

Browse files
authored
Create README.md
1 parent ba040fc commit 8b39d7b

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# PyEncrypter-
2-
![Screenshot](screenshot.jpg)
3-
4-
52
A Simple Yet powerfull Word Encrypter with python3
63
GUI Powered By GUIZERO
74

@@ -11,14 +8,13 @@ sudo pip install guizero
118

129
*tested in python3.6 on linux
1310

14-
will use (.key) format to generate and use keys
15-
16-
17-
if you found any bugs report it in the issue page
11+
Now added a Extra feature
1812

13+
*You can generate and load PyEncrypter keys(.key)
1914

20-
if you have any designing ideas open a issue for it or contact me on [email protected]
15+
*and Encrypt and decrypt with it
2116

17+
If you found any bug kindly report it in issue page
2218
Currently the setup.py is not supported for windows and Mac
2319
Command line version of this project is in the commandline folder
2420
This was a simple project for learning python3

0 commit comments

Comments
 (0)