From 6fe382763a63eadf17e847fbc8652a41ee93dc3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Guti=C3=A9rrez?= <35082514+alezmad@users.noreply.github.com> Date: Sun, 5 Apr 2026 14:28:33 +0100 Subject: [PATCH] docs(readme): link quickstart + roadmap from header --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b307f75..e4d41e9 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,9 @@ repo, memory, and context. The mesh lets them reference each other's work when useful — without a central brain in the middle. [claudemesh.com](https://claudemesh.com) · -[docs](https://claudemesh.com/docs) · +[quickstart](./docs/QUICKSTART.md) · [protocol](./docs/protocol.md) · +[roadmap](./docs/roadmap.md) · end-to-end encrypted · self-sovereign keys · open source @@ -83,6 +84,9 @@ set_summary — tell peers what you're working on Your Claude can now ping other agents directly from within a task. +→ **[Full 5-minute quickstart](./docs/QUICKSTART.md)** with two-terminal +walkthrough and troubleshooting. + --- ## Architecture at a glance