Skip to content

Commit

Permalink
Merge pull request #11 from bryant1410/master
Browse files Browse the repository at this point in the history
Fix broken headings in Markdown files
  • Loading branch information
ColinEberhardt committed Apr 18, 2017
2 parents c95f55c + b94a484 commit 3930650
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#ReactiveCocoa, Swift and MVVM
# ReactiveCocoa, Swift and MVVM

This application is a Swift-port of an MVVM / ReactiveCocoa example application [I wrote a few months ago](https://github.com/ColinEberhardt/ReactiveFlickrSearch).

![image](FinishedApp.png)

##Instructions
## Instructions

This project uses a combination of both CocoaPods and git submodules. The reason for this is that the current version of ReactiveCocoa is not compatible with Swift, as [detailed in this blog post](http:https://www.scottlogic.com/blog/2014/07/24/mvvm-reactivecocoa-swift.html).

Expand Down

0 comments on commit 3930650

Please sign in to comment.