Updated MagicMirror² Modules (markdown)

Dimitrios Kapsalis 2016-07-23 12:38:47 -05:00
parent 4287ac3655
commit eba4f51fa9

@ -80,9 +80,9 @@ The following modules are created by their respective authors:
- **[MMM-jokes by pvyParts](https://github.com/pvyParts/MMM-jokes)** <br> A module to load random jokes from the web.
- **[MMM-Flickr by kapsolas](https://github.com/kapsolas/MMM-Flickr)** <br> A module to load last 20 images posted to user's Flickr photostream to mirror and animate them; with the need of an API_KEY
- **[MMM-Flickr by kapsolas](http://bit.ly/MMM-Flickr)** <br> A module to load last 20 images posted to user's Flickr photostream to mirror and animate them; with the need of an API_KEY
- **[MMM-Instagram by kapsolas](https://github.com/kapsolas/MMM-Instagram)** <br> A module load the images from a users Instagram feed. The images are displayed on the mirror and animated; it requires an API_KEY
- **[MMM-Instagram by kapsolas](http://bit.ly/MMM-Instagram)** <br> A module load the images from a users Instagram feed. The images are displayed on the mirror and animated; it requires an API_KEY
## 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)