From 07aa46aa5c8ac11e4c0e12abb180a31f8ce0b7f6 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Mon, 17 Apr 2017 23:16:09 -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 4191594..573a978 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#iOS Chat room demo with Parse.com server side# +# iOS Chat room demo with Parse.com server side # This project was set up as a complete source for the tutorial entitled: "iOS Tutorial: Creating a chat room using Parse.com" that can be found on my [personal blog](http://attila.tumblr.com). Here's a view of what is created: