From 054239ffab6355c33da41ab826a7724c079d436c Mon Sep 17 00:00:00 2001 From: Ash Furrow Date: Fri, 18 Oct 2013 21:35:55 -0400 Subject: [PATCH] Updated README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d67b1f3..89d62f5 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ FunctionalReactivePixels A demonstration of how to use FRP with ReactiveCocoa in an iOS context using the 500px API. +This is code to accompany [my book](https://leanpub.com/iosfrp). + A work-in-progress. Pull-requests always welcome. ![](http://static.ashfurrow.com/github/gallery.png)