From de9d2f8251cd0ca513035e958f633a52e47d0704 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Tue, 18 Apr 2017 00:37:08 -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 d01d3617..2a6c05de 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Contributions If you want to take a part in improving our extension please create branches based on dev one. -###Create your contribution branch: +### Create your contribution branch: $ git checkout -b [your-name]/[feature] dev