diff --git a/README.md b/README.md index 8b64650..4cbc2ba 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ ## Usage -1. Create `gron.d` directory +1. Create `gron.d` directory (`JobConfigsPath` variable from `gron.conf` variable). 2. Create job config in `gron.d/job1.conf` ([TOML](https://en.wikipedia.org/wiki/TOML) format). See examples in [_jobExamples](_jobExamples). -3. Launch `gron` binary -4. HTTP interface available on http://127.0.0.1:9876 +3. Launch `gron` binary. +4. HTTP interface available on http://127.0.0.1:9876.