From 986e3c9bdfcf380070dee3292bdcc90ba6cad715 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Mon, 17 Apr 2017 20:14:37 -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 ca712fc..ffceaca 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ Recommended way to run mocha in terminal with mocha reporter _spec_ chosen. More indepth tests will be added at a later date. -##Bugs +## Bugs Issues can be found at [https://github.com/cordazar/crest/issues](https://github.com/cordazar/crest/issues)