diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index d1afb08..9cfc60f 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -15,6 +15,8 @@ Therefore, **we highly recommend you to include the following information in you Surely this also help you get better recognition and feedback for your work. +## 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). When you're done, just edit this page and add your module to the list! ## 3rd party modules The following modules are created by their respective authors. @@ -331,7 +333,4 @@ The following modules are created by their respective authors. |[worldclock](https://github.com/eouia/worldclock) |eouia |Display local time of several locations.| |[Swiss, Bern dialect Word Clock ](https://github.com/splattner/MMM-bernwordclock) |splattner | Displays a Word Clock written in the Swiss German dialect of Bern.| |[German Word Clock ](https://github.com/alexBeuth/MMM-germanwordclock) |alexBeuth | Displays a Word Clock written in German.| -|[MMM-YouTube-API](https://github.com/C4TFLY/MMM-YouTube-API) |C4TFLY | Enables easy integration of YouTube videos.| - -## 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). When you're done, just edit this page and add your module to the list! \ No newline at end of file +|[MMM-YouTube-API](https://github.com/C4TFLY/MMM-YouTube-API) |C4TFLY | Enables easy integration of YouTube videos.| \ No newline at end of file