Add note to README.md

Add note to README.md to not add calendars that have entries before 1st January 1970.
This commit is contained in:
derRAV3N 2018-05-22 15:14:05 +02:00 committed by GitHub
parent 60b9a5b9da
commit 091e024032
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
# Module: Calendar
The `calendar` module is one of the default modules of the MagicMirror.
This module displays events from a public .ical calendar. It can combine multiple calendars.
Note that calendars may not contain any entry before 1st January 1970, otherwise the calendar won't be displayed and the module will crash.
## Using the module