upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index cc985dd..c57564d 100644
--- a/README.md
+++ b/README.md
@@ -100,6 +100,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
100- [NIP-98: HTTP Auth](98.md) 100- [NIP-98: HTTP Auth](98.md)
101- [NIP-99: Classified Listings](99.md) 101- [NIP-99: Classified Listings](99.md)
102- [NIP-7D: Threads](7D.md) 102- [NIP-7D: Threads](7D.md)
103- [NIP-C0: Code Snippets](C0.md)
103- [NIP-C7: Chats](C7.md) 104- [NIP-C7: Chats](C7.md)
104 105
105## Event Kinds 106## Event Kinds
@@ -148,6 +149,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
148| `1068` | Poll | [88](88.md) | 149| `1068` | Poll | [88](88.md) |
149| `1111` | Comment | [22](22.md) | 150| `1111` | Comment | [22](22.md) |
150| `1311` | Live Chat Message | [53](53.md) | 151| `1311` | Live Chat Message | [53](53.md) |
152| `1337` | Code Snippet | [C0](C0.md) |
151| `1617` | Patches | [34](34.md) | 153| `1617` | Patches | [34](34.md) |
152| `1621` | Issues | [34](34.md) | 154| `1621` | Issues | [34](34.md) |
153| `1622` | Git Replies (deprecated) | [34](34.md) | 155| `1622` | Git Replies (deprecated) | [34](34.md) |
@@ -384,4 +386,4 @@ All NIPs are public domain.
384 386
385<a align="center" href="https://github.com/nostr-protocol/nips/graphs/contributors"> 387<a align="center" href="https://github.com/nostr-protocol/nips/graphs/contributors">
386 <img src="https://contrib.rocks/image?repo=nostr-protocol/nips" /> 388 <img src="https://contrib.rocks/image?repo=nostr-protocol/nips" />
387</a> \ No newline at end of file 389</a>