From fa598dd6f885c34ab73a608dcf5b44aa09837d41 Mon Sep 17 00:00:00 2001 From: Paul Makles Date: Wed, 26 Jun 2024 17:18:10 +0100 Subject: [PATCH] docs: update README.md Signed-off-by: Paul Makles --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 65069e67..c47a625a 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ Rust 1.70 or higher. ## Development Guide +Before contributing, make yourself familiar with [our contribution guidelines](https://developers.revolt.chat/contrib.html) and the [technical documentation for this project](https://revoltchat.github.io/backend/). + Before getting started, you'll want to install: - Rust toolchain (rustup recommended)