From a9fa31e5e6c5bb2aabf8c8632a7e61afd0204d1d Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 7 Jan 2025 13:11:52 +0200 Subject: [PATCH] docs: add links to to README.md to home page and Zulip This makes it more obvious how to find more information about the project and how to talk to the project. Signed-off-by: Lars Wirzenius --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e62ca805..f1fbcff8 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ Radicle was designed to be a secure, decentralized and powerful alternative to code forges such as GitHub and GitLab that preserves user sovereignty and freedom. +See the [Radicle home page](https://radicle.xyz/) for general +information, and the [Zulip chat](https://radicle.zulipchat.com/) to +talk to the project. + See the [Protocol Guide](https://radicle.xyz/guides/protocol) for an in-depth description of how Radicle works.