From e389e1c8e8ce85133f38c592ccec7ce930fff0f6 Mon Sep 17 00:00:00 2001 From: Nighthawk Date: Mon, 24 Aug 2026 15:51:17 -0400 Subject: [PATCH] Update README to remove obsolete file references Removed references to plan.md and todo.md from the README. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 78fe6d5..7cae42e 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,6 @@ The eventual addon will target current Retail/Mainline World of Warcraft while p - `docs/api-baseline.md` — verified Retail API constraints for implementation. - `docs/mainline-integration.md` — safe migration gate for the dedicated-client repository restructure. - `tools/test-runtime.lua` and `tools/verify-runtime.ps1` — Lua 5.1-compatible engine tests and TOC verification. -- `plan.md` — the bootstrap specification executed by the root commit. -- `todo.md` — the running implementation roadmap and completed runtime slices. ## Contributing