Skip to content

Commit

Permalink
Merge branch 'cf'
Browse files Browse the repository at this point in the history
  • Loading branch information
colinf committed Nov 16, 2012
2 parents 23a1199 + b1e9770 commit 1f10437
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Expand Up @@ -14,11 +14,11 @@

* Supports reverse list of years i.e. where `from` > `to` in [showYearSelect(from, to)](#calendarshowyearselectfrom-to)
* Constrains calendar to one of the years in `from` through `to`
* Uses colinf/range rather than component range
* Uses colinf/range rather than component/range

## Installation

$ component install component/calendar
$ component install colinf/calendar

## Example

Expand Down

0 comments on commit 1f10437

Please sign in to comment.