From 2402620d2f64c8ed30a0d46c269ae7d3ffe55fd3 Mon Sep 17 00:00:00 2001 From: Mohamed Boudra Date: Tue, 5 May 2026 22:15:48 +0700 Subject: [PATCH] docs: add community section with paseo-relay link --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 077f4dff6..17bf6f2a3 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,10 @@ npm run build:daemon npm run typecheck ``` +## Community + +- [paseo-relay](https://github.com/zenghongtu/paseo-relay) — self-hosted relay in Go +

@@ -154,10 +158,6 @@ npm run typecheck

-## Community - -- [paseo-relay](https://github.com/zenghongtu/paseo-relay) — self-hosted relay in Go - ## License AGPL-3.0