From 2a3d86a72566a393943cc69f25c334cc08d2ee74 Mon Sep 17 00:00:00 2001 From: Oj Date: Mon, 7 Feb 2022 08:17:34 +0000 Subject: [PATCH] [Readme] Tweak features --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 17c3931..45620b0 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ - **:rocket: Startup Speed**: ~2x faster startup times (up to ~4x with experimental config) - **:chart_with_upwards_trend: Performance**: OpenAsar can make your client feel snappier (scrolling, switching channels, etc) - **:paintbrush: Splash Theming**: Easy theming for your splash which works with most themes for any client mod -- **:electric_plug: Hotpluggable**: Replace one file and it's installed, that's it (same with uninstall) +- **:electric_plug: Drop-in**: Replace one file and it's installed, that's it (same with uninstall) - **:gear: Configurable**: Adds many config options for Discord and OpenAsar enhancements (see config section) -- **:feather: Lightweight**: <2% of Discord's original size (9mb -> ~105kb) +- **:feather: Lightweight**: <1% of Discord's original size (9mb -> ~80kb) - **:shield: No Tracking**: Removes Discord's built-in tracking for crashes and errors in the asar (not app itself) ### See [FAQ](faq.md) for more details @@ -53,4 +53,4 @@ An example of a settings.json with OpenAsar config: Additionally there are some environmental variables you can use: - `OPENASAR_QUICKSTART` (bool, default false) - same as `quickstart` config option -- `OPENASAR_NOSTART` (bool, default false) - if enabled halts starting after splash loads (for splash testing) \ No newline at end of file +- `OPENASAR_NOSTART` (bool, default false) - if enabled halts starting after splash loads (for splash testing)