Skip to content

Commit 0fe0832

Browse files
authored
Update README.md
1 parent 46752a4 commit 0fe0832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Simple-Python-Encoder-Decoder
22

3-
To create your own exe file for Windows:
3+
You can run the simple_encoder_decoder.py directly with Python or create your own exe file for Windows:
44
```
55
pip install pyinstaller
66
pyinstaller --onefile cc:/your_path/simple_encoder_decoder.py

0 commit comments

Comments
 (0)