Skip to content

Commit 3ee0865

Browse files
authored
update code language in readme
1 parent 1bc83a0 commit 3ee0865

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ export default {
158158
```
159159

160160
Usage in local components
161-
```
161+
```js
162162
import VueFormGenerator from "vue-form-generator";
163163

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

209209
Copyright (C) 2017 Icebob
210210

211-
[![@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)
211+
[![@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 commit comments

Comments
 (0)