Skip to content

Commit

Permalink
chore: update Readme according to #11
Browse files Browse the repository at this point in the history
Should fix issue #11

Signed-off-by: Stephan Wendel <[email protected]>
  • Loading branch information
KwadFan committed Nov 6, 2023
1 parent df8f36d commit eacc498
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ to your moonraker.conf
You are able to configure it's behavior due a file in "printer_data/config/sonar.conf".\
But you don't have to. Defaults are hardcoded and sonar will run without any configuration.\

_**Hint: sonar's configuration file is based on [TOML](https://toml.io/en/) other than in TOML colon's are also valid (and prettier :) ).**_
_**Therefore a leading section descriptor is crucial!**_

[sonar]

### Options

enable: true
Expand Down

0 comments on commit eacc498

Please sign in to comment.