From facb716c4b290228fb2042214caa03449d7971f9 Mon Sep 17 00:00:00 2001 From: Aaron Date: Thu, 21 Jul 2016 14:45:01 +0800 Subject: [PATCH] add joke module --- MagicMirror²-Modules.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MagicMirror²-Modules.md b/MagicMirror²-Modules.md index 48e5cfb..06d14dc 100644 --- a/MagicMirror²-Modules.md +++ b/MagicMirror²-Modules.md @@ -78,5 +78,7 @@ The following modules are created by their respective authors: - **[MMM-Trello by Jopyth](https://github.com/Jopyth/MMM-Trello)**
This module can show [Trello](https://trello.com/) cards on your mirror. +- **[MMM-jokes by pvyParts](https://github.com/pvyParts/MMM-jokes)**
A module to load random jokes from the web. + ## Create your own module If you want to build your own modules, check out the [MagicMirror² Module Development Documentation](https://github.com/MichMich/MagicMirror/tree/develop/modules) \ No newline at end of file