From da38ec3939380cf5729611ec66615b9f6bb73d22 Mon Sep 17 00:00:00 2001 From: __Rylex__ <134968689+msqr1@users.noreply.github.com> Date: Sat, 17 Feb 2024 10:53:16 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b6a144..03a9b3a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ - Model storage path management (for multiple models) - Model ID management (for model updates) - Smaller JS size (>5.7MB vs 3.8MB) -- All related files are bundled +- All related files (worker.js, worklet processors,...) are bundled # Basic usage - Use the prebuilt binary through JsDelivr.