Skip to content

Commit c03a7f0

Browse files
authored
chore: update README
1 parent 4dae3f1 commit c03a7f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ This is a simple HTMX element that can be used to display toasts in your web app
3333
npm install @htmx/template-element
3434
```
3535

36+
Use as a module in your application:
37+
3638
```html
3739
<script src="https://unpkg.com/@htmx/htmx-toasts@latest/dist/index.js" type="module"></script>
3840
```

0 commit comments

Comments
 (0)