From ffaba544be1f58c4bbd28c4857d9a4d008f7840e Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Tue, 18 Apr 2017 05:22:19 -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 9062a27..c9de9d3 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Install using [Bower](http://bower.io): bower install flip-clock ``` -##test +## test Install [web-component-tester](https://github.com/Polymer/web-component-tester) globally