better readme

This commit is contained in:
Mylloon 2023-03-30 14:39:52 +02:00
parent 6ccf2962cf
commit b37b4de2f7
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -1 +1,27 @@
# CSGOHACKS # CSGOHACKS
## How to use?
1. Download the `.zip`
2. Install Python
```powershell
winget install python
```
3. Install dependencies
```powershell
pip install -r .\requirements.txt
```
4. Run it :)
```powershell
python .\main.py
```
## How to not use?
**CTRL + C** will stop the app.