From 9d3520a9cab63bae27d62078e442691c27d4503e Mon Sep 17 00:00:00 2001 From: Blossom Date: Tue, 19 May 2026 11:07:30 +0800 Subject: [PATCH] docs: clarify repository layout summary sentence --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b64981db6..d5b473206 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ Each template under [`managed-agent-cookbooks/`](./managed-agent-cookbooks) refe | **Connectors** | [MCP servers](https://modelcontextprotocol.io/) that wire Claude to your data — terminals, research platforms, document stores. | `plugins/vertical-plugins/financial-analysis/.mcp.json` | | **Managed-agent wrappers** | `agent.yaml` + depth-1 subagents + steering examples for headless deployment. | `managed-agent-cookbooks//` | -Everything is file-based — markdown and JSON, no build step. +Everything is file-based — Markdown and JSON, with no build step. ## Vertical Plugins