diff --git a/modules/default/calendar/README.md b/modules/default/calendar/README.md
index c5745152..c4c330b8 100644
--- a/modules/default/calendar/README.md
+++ b/modules/default/calendar/README.md
@@ -174,10 +174,12 @@ The following properties can be configured:
### Calendar configuration
The `calendars` property contains an array of the configured calendars.
+The `colored` property gives the option for an individual color for each calendar.
#### Default value:
````javascript
config: {
+ colored: false,
calendars: [
{
url: 'http://www.calendarlabs.com/templates/ical/US-Holidays.ics',
@@ -210,6 +212,12 @@ config: {
Possible values: See Font Awesome website.
+
color
repeatingCountTitle
colored
false
+