From 8aed572989239dc83ee9139f5118f516d064a9ce Mon Sep 17 00:00:00 2001 From: Greg Heartsfield Date: Mon, 9 Jan 2023 21:33:50 -0600 Subject: [PATCH] docs: add link to relay setup --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index dabb4d7..429e54e 100644 --- a/README.md +++ b/README.md @@ -148,3 +148,8 @@ To chat about `nostr-rs-relay` on `nostr` itself; visit our channel on [anigma]( License --- This project is MIT licensed. + +External Documentation and Links +--- + +* [BlockChainCaffe's Nostr Relay Setup Guide](https://github.com/BlockChainCaffe/Nostr-Relay-Setup-Guide)