"user metadata" and fix table on readme.

This commit is contained in:
fiatjaf
2024-06-17 12:38:57 -03:00
parent 747f634004
commit 1728f93d17
3 changed files with 3 additions and 3 deletions

View File

@@ -90,7 +90,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
## Event Kinds
| kind | description | NIP |
| ------------- | -------------------------- | ------------------------ |
| `0` | User's Metadata | [01](01.md) |
| `0` | User Metadata | [01](01.md) |
| `1` | Short Text Note | [01](01.md) |
| `2` | Recommend Relay | 01 (deprecated) |
| `3` | Follows | [02](02.md) |