diff --git a/README.md b/README.md index 33570f6e..1e61f87d 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,8 @@ Displays a complete, interactive calendar. |defaultActiveStartDate|The beginning of a period that shall be displayed by default. If you wish to use React-Calendar in a controlled way, use `activeStartDate` instead.|(today)|`new Date(2017, 0, 1)`| |defaultValue|Calendar value that shall be selected initially. Can be either one value or an array of two values. If you wish to use React-Calendar in a controlled way, use `value` instead.|n/a|