Update README.md

This commit is contained in:
unknown 2020-07-24 10:47:31 +03:00
parent 7a004ac2b1
commit d3005290e7

View File

@ -2,6 +2,12 @@
<h2 align="center">Interactive Gantt Chart for React with TypeScript.</h2>
<img src="https://user-images.githubusercontent.com/26743903/88215863-f35d5f00-cc64-11ea-81db-e829e6e9b5c8.png"/>
## Install
```
npm install gantt-task-react
```
## How to use it
```javascript
@ -33,6 +39,14 @@ You may handle actions
/>
```
## How to run example
```
cd ./example
npm install
npm start
```
## Gantt Configuration
### GanttProps