diff options
| author | Mariano Pérez Rodríguez <mariano.perez.rodriguez@gmail.com> | 2023-04-13 19:28:38 -0300 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-04-14 09:21:04 -0300 |
| commit | 6025b6fca0bb7cf7bb334365e92d7ae19f9e1d69 (patch) | |
| tree | a7394a228b79ac3e18924e9eaa7d2a05db7e6181 | |
| parent | acaefe20fa4c9efde541ac352d9c44fe6c2fe790 (diff) | |
Add reference to NIP-33 in note about kinds
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -102,7 +102,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 102 | 102 | ||
| 103 | Please update these lists when proposing NIPs introducing new event kinds. | 103 | Please update these lists when proposing NIPs introducing new event kinds. |
| 104 | 104 | ||
| 105 | When experimenting with kinds, keep in mind the classification introduced by [NIP-16](16.md). | 105 | When experimenting with kinds, keep in mind the classification introduced by [NIP-16](16.md) and [NIP-33](33.md). |
| 106 | 106 | ||
| 107 | ## Standardized Tags | 107 | ## Standardized Tags |
| 108 | 108 | ||