diff options
| author | Semisol <hi@semisol.dev> | 2022-05-29 16:58:34 +0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2022-05-29 11:04:33 -0300 |
| commit | 947fe3044a1c3a37e6d6b7184bfa15040474345f (patch) | |
| tree | 7c8cb376ce9a30fae4dcb3d7db59817c178761b0 | |
| parent | 7536d44e9fdd4ed864213d9d2b9f65a20c791d3a (diff) | |
update readme to include NIPs 14, 15, and 16
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -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 | ||