Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
graycampbell authored Sep 21, 2017
1 parent 28a54c3 commit c54a99c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@ pod 'GCCalendar'

### Documentation

- [Classes](http://cocoadocs.org/docsets/GCCalendar/2.1.1/Classes.html)
- [GCCalendarView](http://cocoadocs.org/docsets/GCCalendar/2.1.1/Classes/GCCalendarView.html)
- [Classes](http://cocoadocs.org/docsets/GCCalendar/2.2.0/Classes.html)
- [GCCalendarView](http://cocoadocs.org/docsets/GCCalendar/2.2.0/Classes/GCCalendarView.html)

- [Enums](http://cocoadocs.org/docsets/GCCalendar/2.1.1/Enums.html)
- [GCCalendarDisplayMode](http://cocoadocs.org/docsets/GCCalendar/2.1.1/Enums/GCCalendarDisplayMode.html)
- [Enums](http://cocoadocs.org/docsets/GCCalendar/2.2.0/Enums.html)
- [GCCalendarDisplayMode](http://cocoadocs.org/docsets/GCCalendar/2.2.0/Enums/GCCalendarDisplayMode.html)

- [Protocols](http://cocoadocs.org/docsets/GCCalendar/2.1.1/Protocols.html)
- [GCCalendarViewDelegate](http://cocoadocs.org/docsets/GCCalendar/2.1.1/Protocols/GCCalendarViewDelegate.html)
- [Protocols](http://cocoadocs.org/docsets/GCCalendar/2.2.0/Protocols.html)
- [GCCalendarViewDelegate](http://cocoadocs.org/docsets/GCCalendar/2.2.0/Protocols/GCCalendarViewDelegate.html)

### License

Expand Down

0 comments on commit c54a99c

Please sign in to comment.