diff --git a/README.md b/README.md index e1a937d7..873c0339 100644 --- a/README.md +++ b/README.md @@ -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