Skip to content

Commit b94a484

Browse files
committed
Fix broken Markdown headings
1 parent c95f55c commit b94a484

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
#ReactiveCocoa, Swift and MVVM
1+
# ReactiveCocoa, Swift and MVVM
22

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

55
![image](FinishedApp.png)
66

7-
##Instructions
7+
## Instructions
88

99
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://www.scottlogic.com/blog/2014/07/24/mvvm-reactivecocoa-swift.html).
1010

0 commit comments

Comments
 (0)