From 4e9848b833dbc84dd52e4625e492d60d90ffb1ca Mon Sep 17 00:00:00 2001 From: "E:V:A" Date: Sat, 24 Feb 2018 23:20:09 +0200 Subject: [PATCH] added link to module development documentation --- _Sidebar.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index 8a47917..d9ade9f 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,7 +1,8 @@ * [**Home**](home) * [**3rd Party Modules**](3rd-party-modules) (ordered by use/function) * [**Legacy Modules**](legacy-modules) (ordered alphabetically) -* [**Module-Debugging**](Module-Debugging) +* [**Module-Debugging**](Module-Debugging) +* [**Module Development Documentation**](https://github.com/MichMich/MagicMirror/blob/master/modules/README.md) * Configuration * [**Configuring the Raspberry Pi**](configuring-the-raspberry-pi) * [**Auto Starting MagicMirror**](auto-starting-magicmirror)