From df31b56cf380a5554f2566ba881ebead1158e7f9 Mon Sep 17 00:00:00 2001 From: Paul-Vincent Roll Date: Mon, 2 May 2016 17:02:03 +0200 Subject: [PATCH] Added forum to README. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4c935d31..12dada9a 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ MagicMirror² focuses on a modular plugin system and uses [Electron](http://elec - [Configuration](#configuration) - [Modules](#modules) - [Known Issues](#known-issues) +- [community](#community) - [Contributing Guidelines](#contributing-guidelines) ## Usage @@ -110,6 +111,10 @@ For more available modules, check out out the wiki page: [MagicMirror² Modules] - 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 + +The community around the MagicMirror² is constantly growing. We even have a [forum](https://forum.magicmirror.builders) now where you can share your ideas, ask questions, help others and get inspired by other builders. We would love to see you there! + ## Contributing Guidelines Contributions of all kinds are welcome, not only in the form of code but also with regards bug reports and documentation.