From 0d0135d27783dd928fb11bd9be259a798e38c540 Mon Sep 17 00:00:00 2001 From: Marty Kausas Date: Wed, 15 Apr 2020 20:54:00 -0700 Subject: [PATCH] Fix headers on readme --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 173a7879..4e3e5b7b 100755 --- a/readme.md +++ b/readme.md @@ -17,12 +17,12 @@ improve the quality of life for people with PD. Building the App ================ -###Requirements +### Requirements * Xcode 6.3 * iOS 8.3 SDK -###Getting the source +### Getting the source First, check out the source, including all the dependencies: @@ -30,7 +30,7 @@ First, check out the source, including all the dependencies: git clone --recurse-submodules https://github.com/ResearchKit/mPower.git ``` -###Building it +### Building it Open the project, `Parkinson.xcodeproj`, and build and run.