typo and link

This commit is contained in:
Mylloon 2023-04-01 16:33:29 +02:00
parent efc3a07ee2
commit 9d1642eb61
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -6,7 +6,7 @@ Educational content only.
## How to use? ## How to use?
1. Download the `.zip` 1. [Download the `.zip`](https://git.mylloon.fr/Anri/csh/archive/main.zip)
2. Install Python 2. Install Python
@ -20,7 +20,7 @@ winget install python
pip install -r .\requirements.txt pip install -r .\requirements.txt
``` ```
4. Run it :) 4. Run it 🙂
```powershell ```powershell
python .\main.py 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. - 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 ```powershell
python .\main.py --list=1,2,3,4 python .\main.py --list=1,2,3,4