From a9139ee9a4e7f4859ab9ed1681cc70b9da58508a Mon Sep 17 00:00:00 2001 From: Seth For Privacy Date: Fri, 10 Mar 2023 11:43:39 -0500 Subject: [PATCH] Add NIP-39 to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 544a6b2..37b2fe4 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh - [NIP-28: Public Chat](28.md) - [NIP-33: Parameterized Replaceable Events](33.md) - [NIP-36: Sensitive Content](36.md) +- [NIP-39: External Identities in Profiles](39.md) - [NIP-40: Expiration Timestamp](40.md) - [NIP-42: Authentication of clients to relays](42.md) - [NIP-46: Nostr Connect](46.md)