From a679f6a43771c41bd58dae0b7862065cbf06b1c6 Mon Sep 17 00:00:00 2001 From: Patrick Goebel Date: Sun, 16 Dec 2012 09:53:21 -0800 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1996d09..0034f1d 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. **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. +**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.