From 49a8b7eb8bc9dccbcf616d79425974a705d452f1 Mon Sep 17 00:00:00 2001 From: Colin Davenport <6094884+colindaven@users.noreply.github.com> Date: Tue, 28 Jul 2026 09:19:14 +0200 Subject: [PATCH] Add Deepwiki link for AI generated docs Added link to AI generated documentation on Deepwiki. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1c43587..386d5d2 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ Please see the Roadmap for futher details [here](ROADMAP.md) Check out the [docs here](https://microBioRust.github.io/microBioRust) +AI generated docs are also available at [Deepwiki](https://deepwiki.com/microBioRust/microBioRust/1-overview) + To install Rust - please see here [Rust install](https://www.rust-lang.org/tools/install) or with Conda
If you would like to contribute please follow the [Rust code of conduct](https://www.rust-lang.org/policies/code-of-conduct)