From 38498ce1fbaa1be2f3666e2a198bcca14ce5ce1d Mon Sep 17 00:00:00 2001 From: CaptainEXE <189309636+SlaydDev@users.noreply.github.com> Date: Wed, 15 Apr 2026 10:07:36 -0600 Subject: [PATCH] Update README with removed features and comment Removed key features and added a nonsensical comment. --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 38eb96c..488a638 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,7 @@ Built using **Node.js**, **Electron**, and **React**, SlaydX combines the raw po ## 🚀 Key Features -* **Core Foundation**: Robust session persistence and crash recovery. -* **Pro Tab Management**: Tab grouping, pinning, and "Sleep Mode" to save RAM. -* **Omnibox Commands**: Use the address bar to trigger browser actions (e.g., `set:theme dark`). -* **Privacy Shield**: Built-in tracking protection and third-party block controls. -* **Extensibility**: A dedicated framework for custom add-ons and UI themes. +SCRREW DIS PROJECT HAHAHHA * **Internal Protocols**: Fast access to `slaydx://settings`, `slaydx://extensions`, and more. ---