From ea5d1e61c284eb521df5cade906d90b645d5e683 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Mon, 5 Apr 2021 09:35:45 -0400 Subject: [PATCH] add cdn links --- Install.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Install.md b/Install.md index 0b3bb92..5b73b47 100644 --- a/Install.md +++ b/Install.md @@ -11,6 +11,16 @@ but if you do, be aware of possible version conflicts*
+## Quick Start + +Simply load `Human` directly from a CDN in your HTML file: + +```html + +``` + +
+ There are multiple ways to use `Human` library, pick one that suits you: ## Included