From 478264cbc37dcb663eeec699943699cc6464c595 Mon Sep 17 00:00:00 2001 From: Jesse Squires Date: Mon, 12 Dec 2016 14:29:29 -0800 Subject: [PATCH] Update README.md Summary: Closes https://github.com/Instagram/IGListKit/pull/321 Differential Revision: D4315759 Pulled By: rnystrom fbshipit-source-id: 1be7e5799662874d4b41b738115cdb6cde32ed2a --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c97c0c939..980463c46 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,9 @@ github "Instagram/IGListKit" ~> 2.0.0 ## Getting Started -See the [Getting Started guide here](https://instagram.github.io/IGListKit/getting-started.html). +- 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/) ## Documentation