From eacc498a52f79292063b6f9b0e0c191c34c5dc09 Mon Sep 17 00:00:00 2001 From: Stephan Wendel Date: Mon, 6 Nov 2023 18:22:50 +0100 Subject: [PATCH] chore: update Readme according to #11 Should fix issue #11 Signed-off-by: Stephan Wendel --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d38a4f3..6fa4ea7 100644 --- a/README.md +++ b/README.md @@ -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