From fbf85944916f307d32f295e1f3704d57d32a972a Mon Sep 17 00:00:00 2001 From: Alin Lupascu Date: Fri, 17 Nov 2023 19:44:11 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee730ab..06351d4 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This project was born out of wanting to learn more. There's probably parts of th ## Features - 100% Swift/SwiftUI -- Super small app size (Under 2MB currently) +- Super small app size (~2MB) - Quick file search - Optional Sentinel monitor helper that can be enabled to watch Trash folder for deleted apps - Sentinel monitor is extremely small (210KB) and uses ~2mb of ram to run in the background and file watch. Communicates to app via custom url scheme instead of xpc to keep things even lighter