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