diff --git a/bindings/matrix-sdk-crypto-js/README.md b/bindings/matrix-sdk-crypto-js/README.md index 7ff2e718a..640055c4a 100644 --- a/bindings/matrix-sdk-crypto-js/README.md +++ b/bindings/matrix-sdk-crypto-js/README.md @@ -37,7 +37,11 @@ TBD ## Documentation -To generate the documentation, please run the following command: +[The documentation can be found +online](https://matrix-org.github.io/matrix-rust-sdk/bindings/matrix-sdk-crypto-js/). + +To generate the documentation locally, please run the following +command: ```sh $ npm run doc