From 7951917c6393cf7de87d3788b830c2e1f7e7b78e Mon Sep 17 00:00:00 2001 From: __Rylex__ <134968689+msqr1@users.noreply.github.com> Date: Wed, 7 Feb 2024 00:26:28 -0800 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index bcac106..e299b6e 100644 --- a/README.md +++ b/README.md @@ -75,8 +75,3 @@ cd Browser-recognizer && | COMPILE_JOBS | Set the number of jobs (threads) when compiling | ```$(nproc)``` | | EMSDK | Set EMSDK's path (will install EMSDK in root folder if unset) | ```../emsdk``` | -# TODO: -- setSpkModel avoid spawning extra thread -- Top level await in API usage -- Write examples -- Balance code size and speed