From b3257f7fda03b764f2b0f0c64a13dbdd2e43108f Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Sun, 16 Apr 2017 20:54:12 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da99a66..d33cf5e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ReactNativeRedditReader ![alt tag](http://i.imgur.com/sh7JnZG.gif) -##Running +## Running 1. Run `npm install` inside the folder, this will install react-native and other dependencies and will take some time. 2. Open the project file at `ios/ReactNativeRedditReader.xcodeproj`