From 7df8bd3f5b1cd4a0e947c586096410fddea420bd Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Sun, 16 Apr 2017 23:20:05 -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 960df13..c861eba 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#ColorDialog & PromptDialog +# ColorDialog & PromptDialog [![](https://jitpack.io/v/andyxialm/ColorDialog.svg)](https://jitpack.io/#andyxialm/ColorDialog) [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-ColorDialog-brightgreen.svg?style=flat)]() @@ -122,5 +122,5 @@ new PromptDialog(this) ![](https://github.com/andyxialm/ColorDialog/blob/master/art/Screenshot_imgtext.png?raw=true) -#License +# License

ColorDialog is available under the MIT license.