From 5a03973e06e6a4236d88ef58ffbf792d8103cd9c Mon Sep 17 00:00:00 2001 From: Raghavendra Kamath Date: Sat, 17 Feb 2018 23:55:15 +0530 Subject: [PATCH] Update the readme to add new Gantt logo (#53) * Update the readme to add new Gantt logo * Update README.md --- README.md | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) 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