From 02d1dca6e71c36dbf1d1ecd71f21e799dc6231e4 Mon Sep 17 00:00:00 2001 From: Oj Date: Sat, 11 Dec 2021 01:18:18 +0000 Subject: [PATCH] [Readme] Update size stat for minimal --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3286939..f89d90e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ - **Hotpluggable** - just swap the asar file, nothing else needed - **Lightweight** - currently improving startup times ~2x (up to ~4x with experimental config) - **No Tracking** - no crash reporting or error tracking (in normal Discord) -- **Minimal** - current size is only ~200kb (compared to original ~9mb) +- **Minimal** - current size is only ~150kb (compared to original ~9mb) - **Patch Platform** - provide a platform for future patching ## Implementation