Skip to content

Commit 7046f7f

Browse files
committed
📝 Little update in README
1 parent 633a7da commit 7046f7f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,7 @@ Solo hay que llamar, en el HTML, al script **layouter.umd.js** que se encuentra
3030
**o también** puedes usar **uno** de estos CDNs:
3131

3232
```html
33-
<script
34-
src="https://cdn.jsdelivr.net/npm/layouter.js/dist/layouter.umd.js"
35-
defer
36-
></script>
33+
<script src="https://cdn.jsdelivr.net/npm/layouter.js/dist/layouter.umd.js" defer></script>
3734
<script src="https://unpkg.com/layouter.js/dist/layouter.umd.js" defer></script>
3835
```
3936

0 commit comments

Comments
 (0)