diff --git a/README.md b/README.md
index 679f1d3..b153f3a 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-
+
[](http://cocoadocs.org/docsets/FSCalendar)
[](http://cocoadocs.org/docsets/FSCalendar)
[](http://cocoadocs.org/docsets/FSCalendar)
@@ -21,10 +21,11 @@
### Use Interface Builder (Recommended)
-1. Drag two UIView objects to ViewController Scene, change the `Custom Class` to `FSCalendarHeader` and `FSCalendar`
+1. Drag two UIView objects to ViewController Scene, change the `Custom Class` to `FSCalendarHeader` and `FSCalendar`


-2. After adjust the position and frame, link `header` property of the calendar to the header, and the `dataSource` and `delegate` to the ViewController
+
+2. After adjust the position and frame, link `header` property of the calendar to the header, and the `dataSource` and `delegate` to the ViewController

3. Implement `FSCalendarDataSource` and `FSCalendarDelegate` in ViewController.m