diff --git a/README.md b/README.md
index ce658988..4db04464 100644
--- a/README.md
+++ b/README.md
@@ -1,378 +1,12 @@
-
Gantt-elastic - Javascript Gantt Chart (editable, responsive)
-Javascript Gantt Chart for vue, jquery, vanilla js and other frameworks
+## gantt-elastic-style 扩展了 gantt-elastic 对task样式style的支持
-
-
+[gantt-elastic](https://www.npmjs.com/package/gantt-elastic)
+[demo](http://www.huili.cool/gantt)
+### install
-
-
-
-Keywords: [ gantt, javascript gantt, gantt chart,js gantt,vue gantt,project manager,gantt project manager,responsive gantt ]
-
-
-
-
-
-
-
-
-## Gantt-elastic
-
-is a vue component but it could be used in other frameworks or even with jQuery (vue is kind of elastic and lightweight framework).
-
-[WIKI](https://github.com/neuronetio/gantt-elastic/wiki)
-
-[Vue Example](https://github.com/neuronetio/vue-gantt-elastic)
-
-### Installation
-
-`npm install --save gantt-elastic` or download zip from github / clone repo
-
-and if you want default header
-
-`npm install --save gantt-elastic-header`
-
-### Usage
-
-```html
-
-
-
-
-
- GanttElastic editor demo
-
-
-
-
-
-
-
-
-
-
-
-
-
-```
-
-### gantt-elastic as vue component
-
-Take a look at the `vue.html` inside [examples folder](https://github.com/neuronetio/gantt-elastic/tree/master/examples) file to see how you could add gantt-elastic inside `