Skip to content

Commit 730eab3

Browse files
authored
Update README.md
1 parent 403e61e commit 730eab3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ Vue 纯前端的拼图人机验证、右滑拼图验证<br/>
88

99
### 安装
1010

11-
```
11+
```node
1212
npm install vue-puzzle-vcode --save
1313
```
1414

1515
### 使用
1616

17-
```
17+
```vue
1818
import Vcode from "vue-puzzle-vcode";
1919
2020
<Vcode

0 commit comments

Comments
 (0)