Add bullets.

Michael Teeuw 2016-06-04 21:44:46 +02:00
parent 744a871bc1
commit fa73867864

@ -68,9 +68,9 @@ The following modules are created by their respective authors:
- **[MMM-PIR-Sensor by PaViRo](https://github.com/paviro/MMM-PIR-Sensor)** <br> This module can monitor a PIR motion sensor and put your mirror to sleep if nobody uses it. - **[MMM-PIR-Sensor by PaViRo](https://github.com/paviro/MMM-PIR-Sensor)** <br> This module can monitor a PIR motion sensor and put your mirror to sleep if nobody uses it.
**[MMM-Button by PtrBld](https://github.com/ptrbld/MMM-Button)** <br> Use a button to hide or show different modules via a broadcast message. - **[MMM-Button by PtrBld](https://github.com/ptrbld/MMM-Button)** <br> Use a button to hide or show different modules via a broadcast message.
**[MMM-Podcast by PtrBld](https://github.com/ptrbld/MMM-Podcast)** <br> This module can show/hide a video downloaded from a Podcast or a private server (needs static file path). At the moment you can only display the video by clicking a button (use the MMM-Button module). - **[MMM-Podcast by PtrBld](https://github.com/ptrbld/MMM-Podcast)** <br> This module can show/hide a video downloaded from a Podcast or a private server (needs static file path). At the moment you can only display the video by clicking a button (use the MMM-Button module).
## Create your own module ## 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) If you want to build your own modules, check out the [MagicMirror² Module Development Documentation](https://github.com/MichMich/MagicMirror/tree/develop/modules)