Update README.md

This commit is contained in:
Yev Vlasenko
2017-04-05 12:40:07 +01:00
committed by GitHub
parent fce1d09308
commit 2f1ca215b8

View File

@@ -2,13 +2,15 @@
<h5>Simple to use vue.js modal plgin without any external dependencies</h5>
p.s. if you find any bugs, have any suggestions or just want to discuss Trump's policies, feel free to create an issue :D
Demo: http://vue-js-modal.yev.io/
<h3>How to use</h3>
Include plugin in your main.js file.
```javsacript
import 'vue-js-modal';
import vmodal from 'vue-js-modal'
Vue.use(vmodal)
```
Create modal