From bb72a83fbd8729dc5d1aac4ab4c296b56d9d15bf Mon Sep 17 00:00:00 2001 From: George Danezis Date: Mon, 10 Jun 2024 12:48:11 +0100 Subject: [PATCH] Add link to gh pages --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a21a6fd..08fd49d4 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,9 @@ availability and reliability even in the presence of Byzantine faults. ## Documentation -Our documentation is available at **TBD**; it is generated using -[mdBook](https://rust-lang.github.io/mdBook/) from source files in the [`docs/`](./docs/) directory. +Our documentation is available on [github pages](https://mystenlabs.github.io/walrus-docs); it is +generated using [mdBook](https://rust-lang.github.io/mdBook/) from source files in the +[`docs/`](./docs/) directory. You can also build and access the documentation locally (assuming you have Rust installed):