From 6232bf070dc961cc5e3b463c1d9de0b450cff4a5 Mon Sep 17 00:00:00 2001 From: Nicholas Hubbard Date: Sun, 10 Apr 2016 16:07:47 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b4a9121..54ed2d57 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ ![MagicMirror²: The open source modular Smart Mirror platform. ](.github/header.png) -
+ [![Dependency Status](https://david-dm.org/MichMich/MagicMirror/v2-beta.svg)](https://david-dm.org/MichMich/MagicMirror/v2-beta) [![devDependency Status](https://david-dm.org/MichMich/MagicMirror/v2-beta/dev-status.svg)](https://david-dm.org/MichMich/MagicMirror/v2-beta#info=devDependencies) [![Node Version](https://img.shields.io/badge/node-v5.10.1-brightgreen.svg)](https://nodejs.org) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](http://choosealicense.com/licenses/mit) -
+ This version of the Magic Mirror software focusses on a modular plugin system. Besides that, the MagicMirror² software now also uses [Electron](http://electron.atom.io/), so no more webserver or browser installs necessary.