From 74f1da81f28dfe5da6067e2ddb0edb988ea4f3ea Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Sun, 27 Mar 2016 16:57:20 +0200 Subject: [PATCH] Initial version of the README. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..12657fcd --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# MagicMirror V2 +This version of the Magic Mirror software focusses on a modular plugin system. + +#WARNING: THIS VERSION IS IN A VERY EARLY STAGE. IT IS NOT COMPLETED YET. PLEASE USE THE MASTER BRANCH.