From 05162ebd59996201150459ac9215546b0d5b540c Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Thu, 31 Mar 2016 14:20:43 +0200 Subject: [PATCH] Update todo. --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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