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: [ {