Update README.md

This commit is contained in:
Faris Ansari 2017-03-20 20:44:24 +05:30 committed by GitHub
parent d82071b58a
commit 4534f6b6fe

View File

@ -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) ![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 npm install frappe-gantt
``` ```
###Usage ### Usage
Include it in your html: Include it in your html:
``` ```
<script src="frappe-gantt.min.js"></script> <script src="frappe-gantt.min.js"></script>
@ -42,4 +42,4 @@ If you want to contribute:
License: MIT License: MIT
------------------ ------------------
Project maintained by [frappe](https://github.com/frappe) Project maintained by [frappe](https://github.com/frappe)