diff --git a/README.md b/README.md index c9e5b15..eb18ad0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # agentlayer +![AgentLayer](docs/cover.png) + Your AI assistant writes better code when it actually knows your project. agentlayer adds a structured context layer to any existing repository so that Codex, Claude Code, Copilot, Cursor — or any AI — stops guessing and starts following your real architecture, conventions, and decisions from the first prompt. diff --git a/docs/cover.png b/docs/cover.png new file mode 100644 index 0000000..522d4ec Binary files /dev/null and b/docs/cover.png differ