From e35f00bfe8c49c23a2d6a345fbbea4e25e443706 Mon Sep 17 00:00:00 2001 From: Oj Date: Fri, 10 Dec 2021 20:11:53 +0000 Subject: [PATCH] [Readme] Add size stats to minimal goal --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b20dfa..5cb15f6 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** - generally only doing what is needed +- **Minimal** - current size is only ~200kb (compared to original ~9mb) - **Patch Platform** - provide a platform for future patching ## Implementation