diff --git a/README.md b/README.md index 0e07253..bfe53e6 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,19 @@ -# Frappé Gantt -A simple, interactive, modern gantt chart library for the web +
+ +

Frappe Gantt

+

+

A simple, interactive, modern gantt chart library for the web

+ + View the demo » + +

+
-![image](https://cloud.githubusercontent.com/assets/9355208/21537921/4a38b194-cdbd-11e6-8110-e0da19678a6d.png) - -#### View the demo [here](https://frappe.github.io/gantt). +

+ + + +

### Install ``` @@ -37,8 +47,8 @@ If you want to contribute: 1. Clone this repo. 2. `cd` into project directory -3. `npm install` -4. `npm run dev` +3. `yarn` +4. `yarn run dev` License: MIT