Skip to content

Commit d7ce759

Browse files
Update README.md
1 parent cd401fa commit d7ce759

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
@@ -45,7 +45,7 @@ The **Multi-Version PYZ Builder Script** is a command-line tool designed to crea
4545

4646
- **Multi-Version Support**: Supports multiple Python versions by including protected `.pyc` files for each targeted Python version. Automatically detects the current Python interpreter version at runtime and executes the corresponding code.
4747

48-
- **Enhanced Code Protection**: Integrates with the **Local Python Code Protector Script** or any other protection tool to use previously compiled and protected `.pyc` files, adding layers of **code obfuscation** and **encryption**.
48+
- **Enhanced Code Protection**: Integrates with the [**Local Python Code Protector Script**](https://github.com/alphabetanetcom/local-python-code-protector) or any other protection tool to use previously compiled and protected `.pyc` files, adding layers of **code obfuscation** and **encryption**.
4949

5050
- **Secure Code Sharing**: Facilitates **secure code distribution** without exposing the original source code, aligning with **Python code security best practices**.
5151

0 commit comments

Comments
 (0)