feat: link onboarding guide in docs

This commit is contained in:
Asklv
2026-03-08 23:13:01 +08:00
parent 8eb048d681
commit 4d5d2e1e5a
2 changed files with 5 additions and 0 deletions

View File

@@ -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/WIFI_ONBOARDING_AP.md](docs/WIFI_ONBOARDING_AP.md)** — how the local `MimiClaw-XXXX` onboarding/admin AP flow works
- **[docs/tool-setup/](docs/tool-setup/README.md)** — configuration guides for external service integrations (Tavily, etc.)
## Contributing