Update todo.

This commit is contained in:
Michael Teeuw 2016-03-31 14:20:43 +02:00
parent 6f991b3238
commit 05162ebd59

View File

@ -14,9 +14,8 @@ This version of the Magic Mirror software focusses on a modular plugin system. B
##Todo
Things that still have to be implemented or changed.
####Loader
- Loading of module uses `eval()`. We might want to look into a better solution. [loader.js#L112](https://github.com/MichMich/MagicMirror/blob/v2-beta/js/loader.js#L112).
####Documentation
- Write all the documentation. :)
##Modules