chore: update readme quick start

This commit is contained in:
ayo 2026-05-08 21:50:05 +02:00
parent 858f66ed17
commit 0c82e21a28

View file

@ -8,7 +8,10 @@ Copy the following to your HTML page:
```html
<script type="module" src="https://esm.sh/@ayo-run/status-indicator"></script>
<status-indicator status="positive">All systems operational</status-indicator>
<status-indicator status="positive" pulse>
All systems operational
</status-indicator>
```
## Installation via NPM