diff --git a/README.md b/README.md index 88ba8a0..807b82e 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,14 @@ A simple, interactive, modern gantt chart library for the web ![image](https://cloud.githubusercontent.com/assets/9355208/21537921/4a38b194-cdbd-11e6-8110-e0da19678a6d.png) -####View the demo [here](https://frappe.github.io/gantt). +#### View the demo [here](https://frappe.github.io/gantt). -###Install +### Install ``` npm install frappe-gantt ``` -###Usage +### Usage Include it in your html: ``` @@ -42,4 +42,4 @@ If you want to contribute: License: MIT ------------------ -Project maintained by [frappe](https://github.com/frappe) \ No newline at end of file +Project maintained by [frappe](https://github.com/frappe)