From 960e322edb011cd39a00b6a529e2e84c3f945fe4 Mon Sep 17 00:00:00 2001 From: Asklv Date: Fri, 6 Mar 2026 10:00:00 +0800 Subject: [PATCH] docs: reference tool-setup guides from main README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d46d2a8..60890be 100644 --- a/README.md +++ b/README.md @@ -291,6 +291,7 @@ Technical details live in the `docs/` folder: - **[docs/ARCHITECTURE.md](docs/ARCHITECTURE.md)** — system design, module map, task layout, memory budget, protocols, flash partitions - **[docs/TODO.md](docs/TODO.md)** — feature gap tracker and roadmap +- **[docs/tool-setup/](docs/tool-setup/README.md)** — configuration guides for external service integrations (Feishu, etc.) ## Contributing