From bae286312a233b971bee5429adda7aff41747eb8 Mon Sep 17 00:00:00 2001 From: goswami1999 Date: Sat, 9 Apr 2022 00:15:21 +0530 Subject: [PATCH] Update readme to add nip12 --- nips/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/nips/README.md b/nips/README.md index 35d320b..c650883 100644 --- a/nips/README.md +++ b/nips/README.md @@ -11,3 +11,4 @@ NIPs stand for Nostr Implementation Possibilities. They exist to document what M - [NIP-08: Handling Mentions](https://github.com/fiatjaf/nostr/blob/master/nips/08.md) - [NIP-09: Event Deletion](https://github.com/fiatjaf/nostr/blob/master/nips/09.md) - [NIP-11: Relay Information Document](https://github.com/fiatjaf/nostr/blob/master/nips/11.md) +- [NIP-12: Generic Tag Queries](https://github.com/fiatjaf/nostr/blob/master/nips/12.md)