diff --git a/README.md b/README.md index aa623ee..f0f526a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ [nostr-rs-relay](https://git.sr.ht/~gheartsfield/nostr-rs-relay) === -This is a [nostr](https://github.com/fiatjaf/nostr) relay, written in Rust. -Very much a work-in-progress, and a hobby project to learn Rust, and tokio/async. +This is a [nostr](https://github.com/fiatjaf/nostr) relay, written in +Rust. Very much a work-in-progress, and a hobby project to learn +Rust, and tokio/async. + +The project master repository is available on +[sourcehut](https://sr.ht/~gheartsfield/nostr-rs-relay/), and is +mirrored on [GitHub](https://github.com/scsibug/nostr-rs-relay). License ---