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.