From 631b0f8472914715ccf5e96db9dc096e46742c8e Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Sun, 16 Apr 2017 23:28:32 -0300 Subject: [PATCH] Fix broken Markdown headings --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 4766a9f..b6acbae 100644 --- a/readme.md +++ b/readme.md @@ -78,14 +78,14 @@ See the example project for more details. Installation ------- -###As a Git Submodule +### As a Git Submodule ``` git submodule add git://github.com/antiraum/THPinViewController.git git submodule update ``` -###Via CocoaPods +### Via CocoaPods Add this line to your Podfile: