Skip to content

Commit 5bbebf9

Browse files
authored
Fix formatting issues in README.md
Signed-off-by: Bubbles The Dev <152947339+KernFerm@users.noreply.github.com>
1 parent 4227cd0 commit 5bbebf9

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

War-Card-Game/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@
1111
Welcome to the Card Game War project! This project provides a secure, cross-platform implementation of the classic card game "War" with a graphical interface and encrypted results storage.
1212

1313

14-
## � Pyarmor Protection
15-
16-
This project uses [Pyarmor](https://pyarmor.readthedocs.io/) to obfuscate and protect Python source code from reverse engineering.
17-
1814
**How it works:**
1915
- Key files (`war.py`, etc.) are obfuscated and require the `pyarmor_runtime_007668` runtime folder to run.
2016
- The runtime is included in the project and loaded automatically.
@@ -23,7 +19,6 @@ This project uses [Pyarmor](https://pyarmor.readthedocs.io/) to obfuscate and pr
2319
**How to use:**
2420
- Run scripts as usual (e.g., `python war.py`).
2521
- Do not delete or move the `pyarmor_runtime_007668` folder.
26-
- If you re-obfuscate, update the runtime folder as needed.
2722

2823

2924
| File | Purpose |
@@ -96,3 +91,4 @@ For questions, see the `website/` folder for contact info and more!
9691

9792
---
9893
Made with ❤️ by the Card Game War team!
94+

0 commit comments

Comments
 (0)