From 4534f6b6fe67916bfe9f120b86abf799bef2984b Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Mon, 20 Mar 2017 20:44:24 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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)