upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorfiatjaf <fiatjaf@gmail.com>2024-06-17 12:38:57 -0300
committerfiatjaf <fiatjaf@gmail.com>2024-06-17 12:38:57 -0300
commit1728f93d17fe399fa6e0911e7bb69d2e159ca572 (patch)
treef5ac87814b9d6de62f60bf3e948be841848792bf /README.md
parent747f634004a918d712c32307ac58184fc11bca80 (diff)
"user metadata" and fix table on readme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 067c436..02773a5 100644
--- a/README.md
+++ b/README.md
@@ -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) |