From bd1ecede6c608b304a32b3305eec2e72dc8dea71 Mon Sep 17 00:00:00 2001 From: kieran Date: Mon, 13 May 2024 15:37:28 +0100 Subject: [PATCH] chore: basic readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index e69de29..b3e238b 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,14 @@ +# zap.stream + +Nostr live streaming powered by Bitcoin & Nostr + +This is a [NIP-53](https://github.com/nostr-protocol/nips/blob/master/53.md) nostr client. + +## Building +```bash +yarn && yarn build +``` + +## Translations + +[![Crowdin](https://badges.crowdin.net/zapstream/localized.svg)](https://crowdin.com/project/zapstream) \ No newline at end of file