From 0a6e40798a1197dd03e7b3346cd36bfefd365a4a Mon Sep 17 00:00:00 2001 From: Fonta1n3 Date: Wed, 13 Mar 2024 09:23:18 +0800 Subject: [PATCH] docs: add NIP04 to readme for encrypted DM's --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1922157..f57fb2e6 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ damus implements the following [Nostr Implementation Possibilities][nips] [nips]: https://github.com/nostr-protocol/nips [nip01]: https://github.com/nostr-protocol/nips/blob/master/01.md +[nip04]: https://github.com/nostr-protocol/nips/blob/master/04.md [nip08]: https://github.com/nostr-protocol/nips/blob/master/08.md [nip10]: https://github.com/nostr-protocol/nips/blob/master/10.md [nip12]: https://github.com/nostr-protocol/nips/blob/master/12.md