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:
authorArman The Parman <77603167+ArmanTheParman@users.noreply.github.com>2024-06-16 23:38:14 +1000
committerGitHub <noreply@github.com>2024-06-16 23:38:14 +1000
commit9d8be011c75e8efc7f8a255b9a503571c63f576a (patch)
tree5cc26c22ee30d31042a93df51a9fb7207c28d858 /README.md
parenta52d170c8cc5c99cf658d184922dcfe4e8177660 (diff)
Update README.md
Changed Metadata to User's Metadata, to reduce ambiguity.
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 99c4245..067c436 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` | Metadata | [01](01.md) | 93| `0` | User's 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) |