update readme

This commit is contained in:
ayou
2017-07-23 10:58:09 +08:00
parent 15d3f00cea
commit 8fc6cdbd2c

View File

@@ -6,7 +6,7 @@ A vue component for tree structure. Support adding treenode/leafnode, editing no
[Live Demo](http://paradeto.com/vue-tree-list/)
# use
``npm install vue-tree``
``npm install vue-tree-list``
```javascript
<button @click="addNode">Add Node</button>