mirror of https://github.com/vladmandic/human
add cdn links
parent
8bca078ef0
commit
ea5d1e61c2
10
Install.md
10
Install.md
|
@ -11,6 +11,16 @@ but if you do, be aware of possible version conflicts*
|
|||
|
||||
<br>
|
||||
|
||||
## Quick Start
|
||||
|
||||
Simply load `Human` directly from a CDN in your HTML file:
|
||||
|
||||
```html
|
||||
<script src="https://cdn.jsdelivr.net/npm/@vladmandic/human/dist/human.js"></script>
|
||||
```
|
||||
|
||||
<br>
|
||||
|
||||
There are multiple ways to use `Human` library, pick one that suits you:
|
||||
|
||||
## Included
|
||||
|
|
Loading…
Reference in New Issue