diff --git a/README.md b/README.md index 6b3bf591..0d6080df 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ There are several ways to use Human: *This version of `Human` includes `TensorFlow/JS (TFJS) 2.6.0` library which can be accessed via `human.tf`* *You should not manually load another instance of `tfjs`, but if you do, be aware of possible version conflicts* +There are multiple ways to use `Human` library, pick one that suits you: + ### 1. IIFE script This is simplest way for usage within Browser @@ -38,7 +40,8 @@ Simply download `dist/human.js`, include it in your `HTML` file & it's ready to