diff options
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. |