mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-27 16:25:21 +00:00
Huge cleanup of white space
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# MagicMirror V2
|
||||
This version of the Magic Mirror software focusses on a modular plugin system. Besides that, the Magic Mirror software now also uses [Electron](http://electron.atom.io/), so no more webserver or browser installs necessary.
|
||||
This version of the Magic Mirror software focusses on a modular plugin system. Besides that, the Magic Mirror software now also uses [Electron](http://electron.atom.io/), so no more webserver or browser installs necessary.
|
||||
|
||||
#WARNING: THIS VERSION IS IN A VERY EARLY STAGE. IT IS NOT COMPLETED YET. PLEASE USE THE MASTER BRANCH.
|
||||
|
||||
##Usage
|
||||
##Usage
|
||||
1. Install [Node.js](https://nodejs.org/en/)
|
||||
2. Execute `npm install && npm start`.
|
||||
|
||||
@@ -21,7 +21,7 @@ Things that still have to be implemented or changed.
|
||||
####Documentation
|
||||
- Write all the documentation. :)
|
||||
|
||||
##Modules
|
||||
##Modules
|
||||
|
||||
### Default modules:
|
||||
- [**Clock**](modules/default/clock)
|
||||
@@ -39,6 +39,3 @@ Things that still have to be implemented or changed.
|
||||
- **[MMM-Facial-Recognition by PaViRo](https://github.com/paviro/MMM-Facial-Recognition)** <br> Facial recognition and module swapping based on the current user ...
|
||||
|
||||
- **[MMM-Wunderlist by PaViRo](https://github.com/paviro/MMM-Wunderlist)** <br> Displays your Wunderlist todos on your mirror ...
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user