From 2cba142fd100be4dac93781a9f2714a8e820e6e7 Mon Sep 17 00:00:00 2001 From: Bo Date: Thu, 19 Feb 2026 18:00:00 +0800 Subject: [PATCH] docs: update readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index cead192..747ed34 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,14 @@ 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 +## Contributing + +Please read **[docs/CONTRIBUTE.md](docs/CONTRIBUTE.md)** before opening issues or pull requests. + +## Changelog + +See **[docs/CHANGELOG.md](docs/CHANGELOG.md)** for release notes and notable changes. + ## License MIT