chore: update readme quick start
This commit is contained in:
parent
858f66ed17
commit
0c82e21a28
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue