Skip to content

Commit 6f2bd7a

Browse files
authored
add a note
1 parent e0a1839 commit 6f2bd7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,6 @@ Next:
2525
$ pyinstaller --onefile -w app.py
2626
```
2727

28+
**Note:** this is python. so everyone can emit and reverse(like decompile) your program.
29+
2830
I get the idea from a [video](https://www.youtube.com/watch?v=QZPv1y2znZo).

0 commit comments

Comments
 (0)