diff --git a/README.md b/README.md index c98e8997..1996d09d 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ sensors: { } -**NOTE**: Do not use tabs in your .yaml file or the parser will barf it back out when it tries to load it. Always use spaces instead. +**NOTE**: Do not use tabs in your .yaml file or the parser will barf it back out when it tries to load it. Always use spaces instead. **ALSO**: When defining your sensor parameters, the last sensor in the list does not get a comma (,) at the end of the line but all the rest must have a comma. Let's now look at each section of this file.