From 92fbc49274427a1b527e7f53a8a6ee9000644b81 Mon Sep 17 00:00:00 2001 From: Artur Brugeman Date: Sat, 17 Dec 2022 19:16:13 +0300 Subject: [PATCH] Add NIP-19 and 40 to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c12d523c..ddf022dc 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh - [NIP-14: Subject tag in text events.](14.md) - [NIP-15: End of Stored Events Notice](15.md) - [NIP-16: Event Treatment](16.md) +- [NIP-19: bech32-encoded entities](19.md) - [NIP-20: Command Results](20.md) - [NIP-22: Event created_at Limits](22.md) - [NIP-25: Reactions](25.md) @@ -25,6 +26,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh - [NIP-28: Public Chat](28.md) - [NIP-35: User Discovery](35.md) - [NIP-36: Sensitive Content](36.md) +- [NIP-40: Expiration Timestamp](40.md) ## Event Kinds