diff --git a/README.md b/README.md index dab845e..2250d0e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Educational content only. ## How to use? -1. Download the `.zip` +1. [Download the `.zip`](https://git.mylloon.fr/Anri/csh/archive/main.zip) 2. Install Python @@ -20,7 +20,7 @@ winget install python pip install -r .\requirements.txt ``` -4. Run it :) +4. Run it 🙂 ```powershell python .\main.py @@ -37,7 +37,7 @@ python .\main.py --offline - You also can bypass the interactive cheat selector by passing a list to the app. -For example, for cheat `#1`, `#2`, `#3` and `#4`: +For instance, for cheats `#1`, `#2`, `#3` and `#4`: ```powershell python .\main.py --list=1,2,3,4