From 0cf02c7d4bddc654bbe0336466b9b3af3ad49bf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= <76261501+zecakeh@users.noreply.github.com> Date: Tue, 6 Apr 2021 10:16:30 +0200 Subject: [PATCH] Add unstable documentation to readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 03149ec9..557f0567 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,13 @@ A set of [Rust] crates (libraries) for interacting with the [Matrix] chat network. -[website] • [chat] +[website] • [chat] • [unstable documentation][docs] [Rust]: https://rust-lang.org/ [Matrix]: https://matrix.org/ [website]: https://www.ruma.io/ [chat]: https://matrix.to/#/#ruma:matrix.org +[docs]: https://docs.ruma.io/ ## Getting started