From e3911cc9e6078b90db52d61685f0742eda5a3cef Mon Sep 17 00:00:00 2001
From: Asai Toshiya <to.asai.60@gmail.com>
Date: Fri, 27 Dec 2024 06:52:15 +0900
Subject: [PATCH] rename NIP-44 in readme.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c9f43a2b..f6225580 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
 - [NIP-39: External Identities in Profiles](39.md)
 - [NIP-40: Expiration Timestamp](40.md)
 - [NIP-42: Authentication of clients to relays](42.md)
-- [NIP-44: Versioned Encryption](44.md)
+- [NIP-44: Encrypted Payloads (Versioned)](44.md)
 - [NIP-45: Counting results](45.md)
 - [NIP-46: Nostr Remote Signing](46.md)
 - [NIP-47: Nostr Wallet Connect](47.md)