From e36d1591ba9eeb81d78d77360424cf0a1a1fc8ee Mon Sep 17 00:00:00 2001 From: sysadmin Date: Fri, 6 Feb 2026 08:04:33 -0700 Subject: [PATCH] Trim README description Co-Authored-By: Claude Opus 4.6 --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 353cf55..26ccfad 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,7 @@ # ReclassX -A hex editor for reading live process memory. It shows structs, pointers, arrays, and padding so you can see how data is laid out and how it connects. - An improvement over other reclass like editors. -Work in progress. - ![screenshot](screenshot.png) ## Build