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 *.moved-aside
*.xccheckout *.xccheckout
*.xcscmblueprint *.xcscmblueprint
*.xcuserstate
## Obj-C/Swift specific ## Obj-C/Swift specific
*.hmap *.hmap

View File

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

View File

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