Skip to content

Commit 35b780d

Browse files
Update introduction.md (#256)
* Update introduction.md Added link to the MMM-Template project * Update introduction.md Add a note that the module is externally developed.
1 parent 5ed5b13 commit 35b780d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

development/introduction.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,14 @@ We recommend the following pattern: `MMM-MyNewCoolModule`. But it is not
3030
mandatory - your module will also work with other name patterns (as long as no
3131
other module has the same name).
3232

33+
## Quick start
34+
35+
To rocket launch your module, you can use the [MMM-Template](https://github.com/Dennis-Rosenbaum/MMM-Template) or immediately [MMM-Template](https://github.com/new?template_name=MMM-Template&template_owner=Dennis-Rosenbaum).
36+
Please read the [MMM-Template wiki](https://github.com/Dennis-Rosenbaum/MMM-Template/wiki) for more information.
37+
38+
**Please note!**
39+
This module is an externally developed module and not maintained by the MagicMirrorOrg.
40+
3341
## Module structure
3442

3543
All modules are loaded in the `modules` folder. The default modules are grouped

0 commit comments

Comments
 (0)