From fb9446b13fc6a967988698841609ac5b8f38d232 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Tue, 18 Apr 2017 00:12:13 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 16d416d..63cd99f 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,10 @@ Status with ``` UIActivityIndicator ``` Plain status -##Installation +## Installation Copy contents of the 'TWStatus' folder to your project -##Usage +## Usage ```objc //Show status with activity indicator @@ -31,7 +31,7 @@ Copy contents of the 'TWStatus' folder to your project ``` -##Requirements +## Requirements - iOS >= 5.0 - ARC