diff --git a/AGENTS.md b/AGENTS.md index 695dd31..d605086 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -2,8 +2,8 @@ ## Operational Guidance for Autonomous Agents Using specification (ABC Specification) -MUST USE `index.md` as entrypoint for specification and subsequent referenced -documents within. +MUST USE `README.md` within same directory as this file as entrypoint for +specification and subsequent referenced documents within. ### Purpose of this document diff --git a/index.md b/README.md similarity index 100% rename from index.md rename to README.md