From 56e56485cdb9fb081f3058ad216ea9cd1b48d8d3 Mon Sep 17 00:00:00 2001 From: Jonas Platte Date: Tue, 10 Sep 2024 18:54:35 +0200 Subject: [PATCH] docs: Link to examples repo from main readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3f66d1ab..ae928eb2 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,9 @@ ruma = { git = "https://github.com/ruma/ruma", branch = "main", features = ["... them as a user. Check out the documentation [on docs.rs][docs] (or on [docs.ruma.dev][unstable-docs] if you use use the git dependency). +You can also find a small number of examples in our dedicated +[examples repository](https://github.com/ruma/examples). + [matrix-rust-sdk]: https://github.com/matrix-org/matrix-rust-sdk#readme [feat]: https://github.com/ruma/ruma/blob/1166af5a354210dcbced1eaf4a11f795c381d2ec/ruma/Cargo.toml#L35