add cdn links

master
Vladimir Mandic 2021-04-05 09:35:45 -04:00
parent 8bca078ef0
commit ea5d1e61c2
1 changed files with 10 additions and 0 deletions

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