From 7428ec20084cd98d1b02648f0e74cbe8535a8e38 Mon Sep 17 00:00:00 2001 From: __Rylex__ <134968689+msqr1@users.noreply.github.com> Date: Thu, 8 Feb 2024 20:48:34 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f179c56..eca5fa4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Overview +- **THE LIBRARY IS STILL UNDER DEVELOPMENT!** - A speech recognizer built on Vosk that can be run on the browser, inspired by [vosk-browser](https://github.com/ccoreilly/vosk-browser), but built from scratch and no code taken! - Designed with strong exception safety - See the usage folder's README.md for API documentation and important notes @@ -12,4 +13,5 @@ - All files are merged into a single bundle. # Basic usage +- None now