From cbd4c01b109b24a93aae2ca4dc23162eea80158c Mon Sep 17 00:00:00 2001 From: Endre Simo Date: Wed, 10 Aug 2022 20:46:51 +0300 Subject: [PATCH] Doc update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4c3e8c..0d4f376 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

Pigo Wasm demos

-This repository is a collection of Webassembly demos (which means they are running in the Web browser) showcasing a few examples of using the [Pigo](https://github.com/esimov/pigo) face detection library in real time. **This library meant to be continuously updated**. +This repository is a collection of Webassembly demos showcasing a few examples of the [Pigo](https://github.com/esimov/pigo) face detection library running real time. **This repo will be continuously updated**. ## Install **Notice: at least Go 1.13 is required in order to run the demos!**