From 5435f21fdb6d76b9499c0899d61611760bbb9a48 Mon Sep 17 00:00:00 2001
From: Erick Hitter <services@ethitter.com>
Date: Sat, 10 Sep 2016 17:39:52 -0700
Subject: [PATCH] Readme clarification

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b971fe1..312339a 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ A node.js module to control [Home Assistant](https://home-assistant.io/) entitie
 
 ## Prerequisties
 
-* At least one Dash button (multiple are supported, but see above notes)
+* At least one Dash button (multiple are supported and can control discrete services)
 * [Home Assistant](https://home-assistant.io/)
 
 ## Install
-- 
GitLab