Update gitignore and README.

This commit is contained in:
WenchaoD 2017-02-20 21:27:37 +08:00
parent 7c156c8f90
commit 167c99e3d9
4 changed files with 5 additions and 4 deletions

1
.gitignore vendored
View File

@ -21,6 +21,7 @@ xcuserdata/
*.moved-aside
*.xccheckout
*.xcscmblueprint
*.xcuserstate
## Obj-C/Swift specific
*.hmap

View File

@ -231,11 +231,11 @@ pod FSPagerView
```
## Tutorial
* [Get start](#get_start)
* [Get started](#get_started)
* [Implement FSPagerViewDataSource](#implement_fspagerviewdatasource)
* [Implement FSPagerViewDelegate](#implement_fspagerviewdelegate)
### 1. Get started <a id='get_start'></a>
### 1. Get started <a id='get_started'></a>
* Get started with code

View File

@ -237,11 +237,11 @@ pod FSPagerView
```
## Tutorial
* [Get start](#get_start)
* [Get started](#get_started)
* [Implement FSPagerViewDataSource](#implement_fspagerviewdatasource)
* [Implement FSPagerViewDelegate](#implement_fspagerviewdelegate)
### 1. Get started <a id='get_start'></a>
### 1. Get started <a id='get_started'></a>
* Get started with code