mirror of https://github.com/vladmandic/human
update cdn links
parent
eaf77ad8c8
commit
f5850bc4ed
|
@ -19,6 +19,12 @@ Simply load `Human` directly from a CDN in your HTML file:
|
|||
<script src="https://cdn.jsdelivr.net/npm/@vladmandic/human/dist/human.js"></script>
|
||||
```
|
||||
|
||||
or
|
||||
|
||||
```html
|
||||
<script src="https://unpkg.dev/@vladmandic/human/dist/human.js"></script>
|
||||
```
|
||||
|
||||
<br>
|
||||
|
||||
There are multiple ways to use `Human` library, pick one that suits you:
|
||||
|
|
Loading…
Reference in New Issue