Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
katallaxie authored Nov 6, 2024
1 parent 4dae3f1 commit c03a7f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ This is a simple HTMX element that can be used to display toasts in your web app
npm install @htmx/template-element
```

Use as a module in your application:

```html
<script src="https://unpkg.com/@htmx/htmx-toasts@latest/dist/index.js" type="module"></script>
```
Expand Down

0 comments on commit c03a7f0

Please sign in to comment.