From 89358fa05659a2f5ba67d47df9c61764ea8ed10e Mon Sep 17 00:00:00 2001 From: Ricardo Arturo Cabral Mejia Date: Tue, 18 Oct 2022 23:43:13 -0400 Subject: [PATCH] docs: add badges/link to tg group --- README.md | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 10c23b9..70a4e52 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,27 @@ # [nostr-ts-relay](https://github.com/Cameri/nostr-ts-relay)

-Coverage Status -Build status + + GitHub issues + + + GitHub stars + + + GitHub forks + + + GitHub license + + + tag:? + + + Coverage Status + + + Build status +

This is a [nostr](https://github.com/fiatjaf/nostr) relay, written in @@ -102,7 +121,9 @@ Any changes made to the settings file will be read on the next start. ## Dev Channel -For development discussions, please feel free to use the [Nostr Telegram Channel](https://t.me/nostr_protocol). +For development discussions, please use the [Nostr Typescript Relay Dev Channel](https://t.me/nostr_ts_relay). + +For discussions about the protocol, please feel free to use the [Nostr Telegram Channel](https://t.me/nostr_protocol). ## License