Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Commit c37a176

Browse files
authored
use vue syntax on readme
1 parent 2dbe3ec commit c37a176

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
@@ -12,7 +12,7 @@ $ npm install vue-twentytwenty --save
1212

1313
## Simple
1414

15-
```
15+
```vue
1616
<template>
1717
<TwentyTwenty
1818
before="//placehold.it/600x200/E8117F/FFFFFF"
@@ -32,7 +32,7 @@ export default {
3232

3333
## Advanced
3434

35-
```
35+
```vue
3636
<template>
3737
<TwentyTwenty
3838
offset="0.7"

0 commit comments

Comments
 (0)