From a71289f72009737b73505a1283443bcb03a18f3f Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 2 Nov 2023 11:15:53 +0200 Subject: [PATCH] docs: link to protocol guide Signed-off-by: Lars Wirzenius --- ARCHITECTURE.md | 2 +- README.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ARCHITECTURE.md b/ARCHITECTURE.md index 6704f2b7..a777d16d 100644 --- a/ARCHITECTURE.md +++ b/ARCHITECTURE.md @@ -1,3 +1,3 @@ # ARCHITECTURE -*Work in progress* +See the [Protocol Guide](https://radicle.xyz/guides/protocol). diff --git a/README.md b/README.md index 18cc2f97..32d5af64 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ 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 [Protocol Guide](https://radicle.xyz/guides/protocol) for an +in-depth description of how Radicle works. + ## Installation **Requirements**