docs: reference tool-setup guides from main README

This commit is contained in:
Asklv
2026-03-06 11:00:00 +08:00
parent 0d7b606311
commit 2e92b06a03

View File

@@ -291,7 +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/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/TODO.md](docs/TODO.md)** — feature gap tracker and roadmap
- **[docs/im-integration/](docs/im-integration/README.md)** — IM channel integration guides (Feishu, etc.) - **[docs/tool-setup/](docs/tool-setup/README.md)** — configuration guides for external service integrations (Tavily, etc.)
## Contributing ## Contributing
@@ -315,10 +315,4 @@ Inspired by [OpenClaw](https://github.com/openclaw/openclaw) and [Nanobot](https
## Star History ## Star History
<a href="https://www.star-history.com/?repos=memovai%2Fmimiclaw&type=date&legend=top-left"> [![Star History Chart](https://api.star-history.com/svg?repos=memovai/mimiclaw&type=Date)](https://star-history.com/#memovai/mimiclaw&Date)
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/image?repos=memovai/mimiclaw&type=date&theme=dark&legend=top-left" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/image?repos=memovai/mimiclaw&type=date&legend=top-left" />
<img alt="Star History Chart" src="https://api.star-history.com/image?repos=memovai/mimiclaw&type=date&legend=top-left" />
</picture>
</a>