docs: chore: remove ":" from Example configuration

this change should be propagated to bling
This commit is contained in:
xynydev
2023-10-01 15:27:26 +03:00
parent 4645605c6b
commit 1d9e6f20ff

View File

@@ -38,5 +38,5 @@ set -oue pipefail
### README
- Title should be "`type` module for startingpoint", where the name/type of the module is a noun that shows the module's purpose
- There should be a subtitle "Example configuration:", under which there should be a loosely documented yaml block showcasing each of the module's configuration options
- There should be a subtitle "Example configuration", under which there should be a loosely documented yaml block showcasing each of the module's configuration options
- At the start of each paragraph, refer to the module using its name or with "the module", not "it" or "the script"