From c6ec043a61342ddcbc505ec52ce6e08a73957dcb Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 18 Aug 2020 08:06:04 -0400 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 913b5d3..8837888 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Branched from face-api.js version **0.22.2** released on March 22nd, 2020 ## Note -I don't plan to maintain a separate distribution of **face-api.js**, this is only a temporary repository to use latest available face-api with latest available tensorflow/js as original face-api.js is not compatible with tfjs 2.0+. +I don't plan to maintain a separate distribution of **face-api.js**, this is only a temporary repository to use latest available face-api with latest available tensorflow/js as original face-api.js is not compatible with **tfjs 2.0+**. If original repository is updated, this one will become obsolete. ## Differences