We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0a1839 commit 6f2bd7aCopy full SHA for 6f2bd7a
README.md
@@ -25,4 +25,6 @@ Next:
25
$ pyinstaller --onefile -w app.py
26
```
27
28
+**Note:** this is python. so everyone can emit and reverse(like decompile) your program.
29
+
30
I get the idea from a [video](https://www.youtube.com/watch?v=QZPv1y2znZo).
0 commit comments