From 4bd9894b555ccc2e469672a436399b765e363c31 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Mon, 17 Apr 2017 21:58:39 -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 2ddd350..23b8ac5 100644 --- a/README.md +++ b/README.md @@ -140,4 +140,4 @@ picker.show(); * Compatible Ti.UI.Picker.showTimePickerDialog and Ti.UI.Picker.showDatePickerDialog properties. -###Licence: MIT +### Licence: MIT