Skip to content

Commit 0f2e24e

Browse files
authored
Update README.md
1 parent 49d76a5 commit 0f2e24e

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,15 @@ Supports games like Space Engineers, SnowRunner, and more.
1919
- Python 3.9+
2020
- `pip install requests tqdm`
2121

22-
## Usage
22+
## How To Use It
2323
```bash
24-
python modiodirect.py
24+
python modiodirect.py or double click the modiodirect.py
2525
```
26-
27-
To avoid saving the API key to `config.json`:
26+
## Add Your Mod.io API Key E.g
27+
```bash
28+
0923d9369664ba08bd91c67.........
29+
```
30+
(optional) To avoid saving the API key to `config.json`:
2831

2932
```bash
3033
python modiodirect.py --no-config

0 commit comments

Comments
 (0)