From d930862c5fe55cc4c1658e83f4cb6c4b85d78ccb Mon Sep 17 00:00:00 2001 From: Jesse Squires Date: Mon, 10 Apr 2017 09:20:09 -0700 Subject: [PATCH] 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 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ee86085c..5819589f 100644 --- a/README.md +++ b/README.md @@ -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