We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 979d376 commit b83ec9bCopy full SHA for b83ec9b
src/README.rst
@@ -49,7 +49,7 @@ Obfuscate package **pybench**
49
50
# Note that quotation mark is required for file patterns, otherwise
51
# it will be expanded base on current path by shell.
52
- #
+ #
53
# This command will create a extra file .pyarmor_capsule.zip in the
54
# --src path, and save all the obfuscated scripts to default output
55
# path "dist" in the current path
@@ -86,5 +86,6 @@ Use project to manage obfuscated scripts:
86
# Run obfuscated script
87
python pybench.py
88
89
+See user-guide.md for more usage.
90
91
For more information, refer to `Pyarmor Homepage <https://github.com/dashingsoft/pyarmor>`_
0 commit comments