mirror of
https://github.com/edward-shen/MMM-pages.git
synced 2024-11-22 02:04:29 -08:00
changed example to youtube video
This commit is contained in:
parent
95e01523bb
commit
df820cbf51
2 changed files with 4 additions and 2 deletions
BIN
example.mp4
BIN
example.mp4
Binary file not shown.
|
@ -1,10 +1,12 @@
|
|||
|
||||
# MMM-MBTA
|
||||
|
||||
<video src="./example.mp4" width="320" height="200" controls preload></video>
|
||||
|
||||
This [MagicMirror²][mm] Module allows you to have pages in your magic mirror! Want to have more modules in your magic mirror, but want to keep the format? Or, want to have grouped modules that are themed together? Look no further!
|
||||
|
||||
[Click here to see an example of it in action!](https://www.youtube.com/watch?v=1NQ-sGtdUdg)
|
||||
|
||||
Note that this module does not provide any method of manually changing the page! You should ask other developers to add a notification to their modules, or add one yourself!
|
||||
|
||||
## Installation
|
||||
|
||||
In your terminal, go to your MagicMirror's Module folder:
|
||||
|
|
Loading…
Reference in a new issue