mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-23 21:50:24 +00:00
Add module subfolder support.
This commit is contained in:
14
README.md
14
README.md
@@ -24,13 +24,13 @@ Things that still have to be implemented or changed.
|
||||
##Modules
|
||||
|
||||
### Default modules:
|
||||
- [**Clock**](modules/clock)
|
||||
- [**Calendar**](modules/calendar)
|
||||
- [**Current Weather**](modules/currentweather)
|
||||
- [**Weather Forecast**](modules/weatherforecast)
|
||||
- [**News Feed**](modules/newsfeed)
|
||||
- [**Compliments**](modules/compliments)
|
||||
- [**Hello World**](modules/helloworld)
|
||||
- [**Clock**](modules/default/clock)
|
||||
- [**Calendar**](modules/default/calendar)
|
||||
- [**Current Weather**](modules/default/currentweather)
|
||||
- [**Weather Forecast**](modules/default/weatherforecast)
|
||||
- [**News Feed**](modules/default/newsfeed)
|
||||
- [**Compliments**](modules/default/compliments)
|
||||
- [**Hello World**](modules/default/helloworld)
|
||||
|
||||
### 3rd Party Modules:
|
||||
|
||||
|
Reference in New Issue
Block a user