From e944ffa818276dcd6a7f2983cb1919c7c5a18007 Mon Sep 17 00:00:00 2001 From: Tu Tran Date: Fri, 20 Apr 2018 01:37:15 -0400 Subject: [PATCH] fix header issue with D3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9357f71..e8f9ba6 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Part 1](https://scotch.io/tutorials/build-a-support-ticket-application-with-adonisjs) * [Part 2](https://scotch.io/tutorials/build-a-support-ticket-application-with-adonisjs-part-2) -###D3.js +#### D3.js * [Learn D3 using examples](https://www.sitepoint.com/d3-js-data-visualizations/)