diff --git a/MagicMirror²-Modules.md b/MagicMirror²-Modules.md
index 9d77c4e..d4fceef 100644
--- a/MagicMirror²-Modules.md
+++ b/MagicMirror²-Modules.md
@@ -84,5 +84,7 @@ The following modules are created by their respective authors:
- **[MMM-Instagram by kapsolas](http://bit.ly/MMM-Instagram)**
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-RandomPhoto by diego-vieira](https://github.com/diego-vieira/MMM-RandomPhoto)**
A module that will load a random photo from an URL.
+
## 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