From f6928e0596aeab6b0d2893d20656d574aa74086a Mon Sep 17 00:00:00 2001 From: ashton <63224111+bikini@users.noreply.github.com> Date: Wed, 17 Jun 2026 20:47:01 -0500 Subject: [PATCH] Remove external tool mention from README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62056a7..8b10e4c 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Python versions. literal text and branch structure. - Abyss now supports simple single-generator generator expressions and list comprehensions by lowering them into VM-managed loops. -- The public disrobe sample now protects `rotate_name`, `compact_checksum`, +- The public reverse-engineering sample now protects `rotate_name`, `compact_checksum`, `describe_amounts`, and `build_report` under broad `--abyss` with no skipped functions.