Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TerryZ authored Oct 10, 2018
1 parent 0d00ca4 commit eb9bbc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Include plugin in your `main.js` file.
```js
import Vue from 'vue'
import vRegion from 'v-region';
Vue.use(vRegion);
Vue.use(vRegion, { global config options});
```

<a href="https://nodei.co/npm/v-region/"><img src="https://nodei.co/npm/v-region.png"></a>
Expand Down

0 comments on commit eb9bbc0

Please sign in to comment.