Skip to content

Commit b83ec9b

Browse files
committed
Add user-guide reference
1 parent 979d376 commit b83ec9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/README.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Obfuscate package **pybench**
4949

5050
# Note that quotation mark is required for file patterns, otherwise
5151
# it will be expanded base on current path by shell.
52-
#
52+
#
5353
# This command will create a extra file .pyarmor_capsule.zip in the
5454
# --src path, and save all the obfuscated scripts to default output
5555
# path "dist" in the current path
@@ -86,5 +86,6 @@ Use project to manage obfuscated scripts:
8686
# Run obfuscated script
8787
python pybench.py
8888

89+
See user-guide.md for more usage.
8990

9091
For more information, refer to `Pyarmor Homepage <https://github.com/dashingsoft/pyarmor>`_

0 commit comments

Comments
 (0)