Skip to content

Commit

Permalink
update code language in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
icebob authored Mar 20, 2017
1 parent 1bc83a0 commit 3ee0865
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ export default {
```

Usage in local components
```
```js
import VueFormGenerator from "vue-form-generator";

//component javascript
Expand Down Expand Up @@ -208,4 +208,4 @@ vue-form-generator is available under the [MIT license](https://tldrlegal.com/li

Copyright (C) 2017 Icebob

[![@icebob](https://img.shields.io/badge/github-icebob-green.svg)](https://github.com/icebob) [![@icebob](https://img.shields.io/badge/twitter-Icebobcsi-blue.svg)](https://twitter.com/Icebobcsi)
[![@icebob](https://img.shields.io/badge/github-icebob-green.svg)](https://github.com/icebob) [![@icebob](https://img.shields.io/badge/twitter-Icebobcsi-blue.svg)](https://twitter.com/Icebobcsi)

0 comments on commit 3ee0865

Please sign in to comment.