mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-23 01:08:27 +00:00
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:
parent
d26ceeb7d9
commit
d930862c5f
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue