From a523d33cc085ab823f9263edb3be2da9809b738b Mon Sep 17 00:00:00 2001 From: Endre Simo Date: Thu, 5 May 2022 21:34:23 +0300 Subject: [PATCH] doc update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5f8cb7..4d3ad31 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

Pigo Wasm demos

-This repository is a collection of Webassembly demos running in real time and using the [Pigo](https://github.com/esimov/pigo) face detection library, showcasing various potential use cases. **It is continuously updated**. +This repository is a collection of Webassembly demos running real time and using the [Pigo](https://github.com/esimov/pigo) face detection library, showcasing various potential use cases. **It is continuously updated**. ## Install **Notice: at least Go 1.13 is required in order to run the demos!**