Skip to content

Commit 0856e0c

Browse files
committed
Finalize refactoring documentation
- Fix QUICKSTART.md links to point to README.md - Remove REFACTORING.md (refactoring work complete) - 93% of planned refactoring tasks complete - Test coverage at 31% with 105 passing tests - Programmatic API fully documented
1 parent 071b92d commit 0856e0c

File tree

2 files changed

+2
-789
lines changed

2 files changed

+2
-789
lines changed

QUICKSTART.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,6 @@ This is intentional. Use `--mode balanced` or `--mode aggressive` for faster spe
100100

101101
## Next Steps
102102

103-
- Read the full [README](README-NEW.md) for detailed documentation
103+
- Read the full [README](README.md) for detailed documentation
104104
- Learn about [stealth configurations](config/stealth.json)
105-
- Understand the [risks and warnings](README-NEW.md#important-warnings)
105+
- Understand the [risks and warnings](README.md#important-warnings)

0 commit comments

Comments
 (0)