diff --git a/README.md b/README.md index 4d4a6e1..9b02cad 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@

Interactive Gantt Chart for React with TypeScript.

+## 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