Skip to content

Commit 0959142

Browse files
committed
Updated
1 parent b5f0a9a commit 0959142

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ const FCComponent = require('vue-fusioncharts').FCComponent;
162162
Vue.component('fusioncharts', FCComponent);
163163
```
164164

165-
### props
165+
### Component Props
166166

167167
* `options`
168168

@@ -217,8 +217,6 @@ Vue.component('fusioncharts', FCComponent);
217217
</tbody>
218218
</table>
219219

220-
## [`Demos and Documentation`](https://fusioncharts.github.io/vue-fusioncharts/)
221-
222220
## Contributing
223221

224222
* Clone the repository.
@@ -231,4 +229,6 @@ $ git clone https://github.com/fusioncharts/vue-fusioncharts.git
231229
$ cd vue-fusioncharts
232230
$ npm install
233231
$ npm start
234-
```
232+
```
233+
234+
## [Demos and Documentation](https://fusioncharts.github.io/vue-fusioncharts/)

0 commit comments

Comments
 (0)