From 7465ed14de4797ad2e7db017b46c794153e9e7ab Mon Sep 17 00:00:00 2001 From: Endre Simo Date: Thu, 1 Aug 2024 12:50:32 +0300 Subject: [PATCH] Updated Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a03992f..da58893 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,8 @@ To run the `wasm` demo select the `wasm` folder and type `make`. For more details check the subpage description: https://github.com/esimov/pigo/tree/master/wasm. +**For more awesome WASM demos using the Pigo library check this repo: https://github.com/esimov/pigo-wasm-demos**. + ## Benchmark results Below are the benchmark results obtained running Pigo against [GoCV](https://github.com/hybridgroup/gocv) using the same conditions.