upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSemisol <hi@semisol.dev>2022-05-29 16:58:34 +0300
committerfiatjaf <fiatjaf@gmail.com>2022-05-29 11:04:33 -0300
commit947fe3044a1c3a37e6d6b7184bfa15040474345f (patch)
tree7c8cb376ce9a30fae4dcb3d7db59817c178761b0
parent7536d44e9fdd4ed864213d9d2b9f65a20c791d3a (diff)
update readme to include NIPs 14, 15, and 16
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8f703e3..fba481e 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,9 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
15- [NIP-11: Relay Information Document](11.md) 15- [NIP-11: Relay Information Document](11.md)
16- [NIP-12: Generic Tag Queries](12.md) 16- [NIP-12: Generic Tag Queries](12.md)
17- [NIP-13: Proof of Work](13.md) 17- [NIP-13: Proof of Work](13.md)
18- [NIP-14: Subject tag in text events.](14.md)
19- [NIP-15: End of Stored Events Notice](15.md)
20- [NIP-16: Event Treatment](16.md)
18 21
19## Event Kinds 22## Event Kinds
20 23