From a45d66dd4e6d626f8b4ba159072e55640f912ceb Mon Sep 17 00:00:00 2001 From: IChooseYou Date: Fri, 13 Feb 2026 07:35:43 -0700 Subject: [PATCH] Remove live process note from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c1cc4c1..fc8a37a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,6 @@ This tool helps you inspect raw bytes and interpret them as types (structs, arra ``` - Plugin system is partially implemented. Some UI bugs exist. - Vector/Matrix improvements have been made but are not entirely complete. -- When attached to a live process memory is read on a background thread and changed bytes get highlighted in real time. - Every edit goes through a full undo/redo system. ## Build