From 706bd714dbaef5bb685faf0f58b0f3f9de9dadca Mon Sep 17 00:00:00 2001 From: Brian Towles Date: Sun, 15 Aug 2021 21:59:01 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8475d3..53933ab 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Templates allow you to output virtually any HTML you want to in the contents of | displayTemplate | The template to send to Home Assistant to render. The results of the render will be displayed as the contents of this section in the module. | | class | The CSS class name to add to the `
` surrounding this section of the module. | -###Examples +### Examples #### Simple Hiding