From ad7d7f655f9cfad7b5ac5ebb09e47476fee476c9 Mon Sep 17 00:00:00 2001 From: Chris Mulligan Date: Wed, 20 Aug 2014 10:50:36 -0400 Subject: [PATCH] README improvements --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 851b25f4..c21b1508 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,6 @@ MagicMirror The super magic interface of my personal Magic Mirror. More information about this project can be found on my [blog](http://michaelteeuw.nl/tagged/magicmirror). -Modify js/config.js to change some general variables (language, wather location, compliments) and calendar.php to add your own ICS calendar +Runs as a php script on a web server with basically no external dependencies. Can use socket.io for XBEE integration, but isn't required for basic functionality. + +Modify js/config.js to change some general variables (language, wather location, compliments, news feed RSS) and calendar.php to add your own ICS calendar