README.md fix

This commit is contained in:
KoenDR06 2025-09-02 20:29:13 +02:00
parent 2ebc5a8e00
commit acbcc014ae

View file

@ -9,7 +9,7 @@ git clone https://github.com/KoenDR06/KamerZoeken
cd KamerZoeken cd KamerZoeken
``` ```
Then, set your preferences in `[config.toml](config.toml)` and set your credentials in `.env` (you can find what secrets are needed in `[sample.env](sample.env)`). After you have done this, you are ready to run the script using: Then, set your preferences in [`config.toml`](config.toml) and set your credentials in `.env` (you can find what secrets are needed in [`sample.env`](sample.env)). After you have done this, you are ready to run the script using:
```sh ```sh
java -jar KamerZoeken-1.0.0.jar java -jar KamerZoeken-1.0.0.jar