From faa38ef75b98f35e45e6098b7e701c13ec78db2c Mon Sep 17 00:00:00 2001 From: Vivek Gani Date: Tue, 29 Mar 2016 22:29:04 -0700 Subject: [PATCH] Update readme.md --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f9284a1..81ec2c4 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,7 @@ # ReactiveCocoa - Swift Playgrounds -This is a walkthrough of ReactiveCocoa 4.x using Swift Playgrounds. +This is a walkthrough of ReactiveCocoa 4.x using Swift Playgrounds. +It was created for giving a talk on RAC at Seattle XCoders in Feb 2016: https://vimeo.com/158447577 This uses ReactiveCocoa 4.x installed via CocoaPods - you shouldn't need cocoapods installed to start running the playgrounds. If you need to update the ReactiveCocoa library, you'll need CocoaPods 1.0.0.beta.2 or higher to do this.