diff --git a/example/DOCS.md b/example/DOCS.md index 98c5c62..8949b88 100644 --- a/example/DOCS.md +++ b/example/DOCS.md @@ -12,4 +12,4 @@ Follow these steps to get the add-on installed on your system: This add-on really does nothing. It is just an example. -When started it will print "Hello world" in the log and exit. +When started it will print the configured message or "Hello world" in the log. diff --git a/example/config.yaml b/example/config.yaml index fad2e6d..f331821 100644 --- a/example/config.yaml +++ b/example/config.yaml @@ -10,7 +10,6 @@ arch: - aarch64 - amd64 - i386 -startup: once options: message: "Hello world..." schema: