update cdn links

master
Vladimir Mandic 2021-04-08 18:37:45 -04:00
parent eaf77ad8c8
commit f5850bc4ed
1 changed files with 6 additions and 0 deletions

@ -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: