updates to README.md file

Summary:
A section added called Examples in the README file
Closes https://github.com/Instagram/IGListKit/pull/628

Differential Revision: D4860149

Pulled By: jessesquires

fbshipit-source-id: c3bad98a827f020b98bf81ada8d678ae8c697329
This commit is contained in:
Jesse Squires 2017-04-10 09:20:09 -07:00 committed by Facebook Github Bot
parent d26ceeb7d9
commit d930862c5f

View file

@ -76,7 +76,8 @@ github "Instagram/IGListKit" ~> 2.0.0
- Our [Getting Started guide](https://instagram.github.io/IGListKit/getting-started.html)
- Ray Wenderlich's [IGListKit Tutorial: Better UICollectionViews](https://www.raywenderlich.com/147162/iglistkit-tutorial-better-uicollectionviews)
- Ryan Nystrom's [talk at try! Swift NYC](https://realm.io/news/tryswift-ryan-nystrom-refactoring-at-scale-lessons-learned-rewriting-instagram-feed/)
- Our [example projects](https://github.com/Instagram/IGListKit/tree/master/Examples)
- Ryan Nystrom's [talk at try! Swift NYC](https://realm.io/news/tryswift-ryan-nystrom-refactoring-at-scale-lessons-learned-rewriting-instagram-feed/) (Note: this talk was for an earlier version. Some APIs have changed.)
## Documentation