Skip to content

Commit 6550ed0

Browse files
Update README.md
1 parent 5fde842 commit 6550ed0

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
# MMM-CalendarExtMinimonth
2-
Mini month plugin for MMM-CalendarExt/MMM-CalendarExt2
32

3+
Mini month plugin for [MMM-CalendarExt2](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2).
44

55
## Screenshot
6-
![screenshot](https://github.com/eouia/MMM-CalendarExtMinimonth/blob/master/sc1.png?raw=true)
76

7+
![screenshot](sc1.png)
88

99
## Installation
10-
This module is a plugin of MMM-CalendarExt/MMM-CalendarExt2 modules. So it couldn't work standalone. You need MMM-CalendarExt or MMM-CalendarExt2
11-
- [MMM-CalendarExt](https://github.com/eouia/MMM-CalendarExt)
12-
- [MMM-CalendarExt2](https://github.com/eouia/MMM-CalendarExt2)
1310

11+
This module is a plugin for [MMM-CalendarExt2](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2). So it couldn't work standalone.
1412

1513
```sh
1614
cd ~/MagicMirror/modules
1715
git clone https://github.com/eouia/MMM-CalendarExtMinimonth
1816
```
1917

2018
## Configuration
19+
2120
### Simple
21+
2222
```js
2323
{
2424
module:"MMM-CalendarExtMinimonth",
@@ -27,7 +27,9 @@ git clone https://github.com/eouia/MMM-CalendarExtMinimonth
2727
```
2828

2929
### Defaults & Details
30+
3031
These values are defined as default. You don't need to copy entire things. Just select what you need.
32+
3133
```js
3234
defaults: {
3335
locale: null,
@@ -65,6 +67,6 @@ defaults: {
6567
},
6668
```
6769

68-
6970
## Styling
71+
7072
See MMM-CalendarExtMinimonth.css

0 commit comments

Comments
 (0)