From 7ea2357c66ce79dc8ba4a027b33c05bce9f0be36 Mon Sep 17 00:00:00 2001 From: Prateeksha Singh Date: Thu, 2 Nov 2017 18:56:12 +0530 Subject: [PATCH] Update README --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 7ef5d32..37a53ed 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

GitHub-inspired modern, intuitive and responsive charts with zero dependencies

- Explore the Demos » + Explore Demos »

@@ -22,9 +22,6 @@ - - -

@@ -33,7 +30,7 @@

-### Table of Contents +### Contents * [Installation](#installation) * [Usage](#usage) * [License](#license) @@ -53,9 +50,8 @@ #### Usage ```js const data = { - labels: ["12am - 3am", "3am - 6pm", "6am - 9 A.M", - "9am - 12am", "12pm - 3pm", "3pm - 6pm", - "6pm - 9pm", "9am - 12am" + labels: ["12am-3am", "3am-6pm", "6am-9am", "9am-12am", + "12pm-3pm", "3pm-6pm", "6pm-9pm", "9am-12am" ], datasets: [ {