From b2cdfa75d470a0ba0a4e11016140b5b217b5280b Mon Sep 17 00:00:00 2001 From: Chris Pickett Date: Sat, 31 Mar 2018 18:27:51 -0500 Subject: [PATCH] Fixed readme Forgot to update this from the template I started with. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b902ea3..a0cb82f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # MMM-ScreenLogic -A MagicMirror² module used to get real-time values of crypto currencies. Tested with MagicMirror² v2.2.2 server, Chrome 65 on Windows 10 and Midori 0.4.3 on a Raspberry Pi Zero W with Raspbian Jessie. Tested with a Pentair ScreenLogic system running version 5.2 Build 736.0 Rel. +A MagicMirror² module used to connect to a local Pentair ScreenLogic pool controller system. Tested with MagicMirror² v2.2.2 server, Chrome 65 on Windows 10 and Midori 0.4.3 on a Raspberry Pi Zero W with Raspbian Jessie. Tested with a Pentair ScreenLogic system running version 5.2 Build 736.0 Rel. ## Installation 1. Navigate into your MagicMirror's `modules` folder and execute `git clone https://github.com/parnic/MMM-ScreenLogic.git`.