Update README.md

This commit is contained in:
Ash Furrow
2013-10-16 21:46:22 -04:00
parent 6efcc3cbe1
commit 0b0116bccb

View File

@@ -3,9 +3,9 @@ FunctionalReactivePixels
A demonstration of how to use FRP with ReactiveCocoa in an iOS context using the 500px API.
![](http://cloud.ashfurrow.com/image/0u3W3Y3W470w/Screen%20Shot%202013-10-16%20at%209.42.33%20PM.png)
![](http://static.ashfurrow.com/github/gallery.png)
![](http://cloud.ashfurrow.com/image/1R2j2j3Q0W3i/Screen%20Shot%202013-10-16%20at%209.42.35%20PM.png)
![](http://static.ashfurrow.com/github/photo.png)
Nothing too complicated yet. Next step is a login and vote mechanic to demonstrate more use of `RACSubject` and `RACCommand`. Then I think it'll be done.