diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -90,7 +90,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 90 | ## Event Kinds | 90 | ## Event Kinds |
| 91 | | kind | description | NIP | | 91 | | kind | description | NIP | |
| 92 | | ------------- | -------------------------- | ------------------------ | | 92 | | ------------- | -------------------------- | ------------------------ | |
| 93 | | `0` | User's Metadata | [01](01.md) | | 93 | | `0` | User Metadata | [01](01.md) | |
| 94 | | `1` | Short Text Note | [01](01.md) | | 94 | | `1` | Short Text Note | [01](01.md) | |
| 95 | | `2` | Recommend Relay | 01 (deprecated) | | 95 | | `2` | Recommend Relay | 01 (deprecated) | |
| 96 | | `3` | Follows | [02](02.md) | | 96 | | `3` | Follows | [02](02.md) | |