Update README.md

This commit is contained in:
Yev Vlasenko
2017-06-07 21:50:10 +01:00
committed by GitHub
parent 082f70477b
commit 024c6fe648

View File

@@ -10,9 +10,16 @@
Demo: http://vue-js-modal.yev.io/
### Install
```bash
npm install vue-js-modal --save
```
### How to use
Include plugin in your main.js file.
```javascript
import vmodal from 'vue-js-modal'