From 48909fb9615debe260e7cfd769677e52e4f2ca2c Mon Sep 17 00:00:00 2001 From: Jay Date: Thu, 23 Oct 2025 22:07:12 -0400 Subject: [PATCH] Add links. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4030c5a..4ae1d45 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Go-Roots - Nostr Protocol Library for Golang +Source: https://git.wisehodl.dev/jay/go-roots +Mirror: https://github.com/wisehodl/go-roots + ## What this library does `go-roots` is a purposefully minimal Nostr protocol library for golang.