Update readme with draft nip

This commit is contained in:
Jon Staab
2024-11-14 16:02:20 -08:00
parent e6483d36b2
commit 141e2bf835

View File

@@ -2,6 +2,8 @@
A discord-like nostr client based on the idea of "relays as groups".
If you would like to be interoperable with Flotilla, please check out this draft NIP: https://github.com/coracle-social/nips/blob/relay-chat/xx.md
# Deploy
To run your own Flotilla, it's as simple as `npm run build`, then serve the `build` directory.