Skip to content

Commit 763a0c9

Browse files
authored
Merge pull request #11 from mrfoxie/patch-1
Update README.md
2 parents 28dac8c + a47df0d commit 763a0c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ git clone https://github.com/eouia/MMM-CalendarExtTimeline
3232
fromNow: 0, // add this many days to today's current date, e.g., 1 is tomorrow, -1 is yesterday
3333
time_display_section_count: 6,
3434
time_display_section_format: "HH:mm",
35-
calendars: ["your calendar name", "another name"] //in your `MMM-CalendarExt` configuration
35+
calendars: ["your calendar name", "another name"], //in your `MMM-CalendarExt` configuration
3636
source: "CALEXT2", // or "CALEXT"
3737
}
3838
}

0 commit comments

Comments
 (0)