From ae6d15e8126b0e2dac741019490a01c1ebfa7acf Mon Sep 17 00:00:00 2001 From: "E:V:A" Date: Sun, 25 Mar 2018 12:07:29 +0300 Subject: [PATCH] removed known issues as they are closed --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 606cdae9..b795ab97 100644 --- a/README.md +++ b/README.md @@ -179,10 +179,6 @@ git pull && npm install If you changed nothing more than the config or the modules, this should work without any problems. Type `git status` to see your changes, if there are any, you can reset them with `git reset --hard`. After that, git pull should be possible. -## Known issues - -- Electron seems to have some issues on certain Raspberry Pi 2's. See [#145](https://github.com/MichMich/MagicMirror/issues/145). -- MagicMirror² (Electron) sometimes quits without an error after an extended period of use. See [#150](https://github.com/MichMich/MagicMirror/issues/150). ## Community