Skip to content
This repository was archived by the owner on Dec 28, 2018. It is now read-only.

Commit aada932

Browse files
author
Eduardo Stuart
committed
readme fix
Signed-off-by: Eduardo Stuart <contato@eduardostuart.com.br>
1 parent b690e01 commit aada932

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ Vue.use(VueImageLoader); // or Vue.use(window.VueImageLoader)
1919

2020

2121
```html
22-
<image-loader
23-
src="myimage.gif"
24-
alt="Awesome!">
25-
</image-loader>
22+
<image-loader
23+
src="myimage.gif"
24+
alt="Awesome!">
25+
</image-loader>
2626
```
2727

2828
Check /examples for more

0 commit comments

Comments
 (0)