From 5228c666a22999b887a6d80b7640213e26b6d4a8 Mon Sep 17 00:00:00 2001 From: __Rylex__ <134968689+msqr1@users.noreply.github.com> Date: Wed, 7 Feb 2024 22:27:12 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4a184cf..f179c56 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ - Download multiple models - Model storage path management (for multiple models) - Model ID management (for model updates) -- Smaller JS size -- Doesn't need another file when using AudioWorkletNode +- Smaller JS size (>5.7MB vs 3.9MB) +- All files are merged into a single bundle. # Basic usage