diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2022-07-11 15:40:58 -0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2022-07-11 15:40:58 -0300 |
| commit | 140d48e4e95535ca9e3b99e2de93165096f3bc10 (patch) | |
| tree | 05ed74bc7cecca18cb0a5c241f6a4293ee312e79 /README.md | |
| parent | 3771186c0351656a675576051b75d253f26c0f0b (diff) | |
note NIP-16.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -32,6 +32,8 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 32 | 32 | ||
| 33 | Please update this list when proposing NIPs introducing new event kinds. | 33 | Please update this list when proposing NIPs introducing new event kinds. |
| 34 | 34 | ||
| 35 | When experimenting with kinds, keep in mind the classification introduced by [NIP-16](16.md). | ||
| 36 | |||
| 35 | ## Criteria for acceptance of NIPs | 37 | ## Criteria for acceptance of NIPs |
| 36 | 38 | ||
| 37 | 1. They should be implemented somewhere at least as a prototype somewhere. | 39 | 1. They should be implemented somewhere at least as a prototype somewhere. |