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:
authorMichael Dilger <mike@optcomp.nz>2022-11-19 19:28:47 +0000
committerGitHub <noreply@github.com>2022-11-19 11:28:47 -0800
commit631e9760bfa6ab44804a8ca28ca913dfacdbb5cc (patch)
tree5b5d1810420bc7061b768693ae248466f14fee99 /README.md
parentc274c65856afb00c05796c87ed2b3f6ab4704f09 (diff)
NIP-35 User Discovery (#73)
* Draft NIP for user discovery * Renumber to NIP-35 * spelling fix * Add to README * fix quote * and colon
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8b3a994..61c1363 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
22- [NIP-22: Event created_at Limits](22.md) 22- [NIP-22: Event created_at Limits](22.md)
23- [NIP-25: Reactions](25.md) 23- [NIP-25: Reactions](25.md)
24- [NIP-28: Public Chat](28.md) 24- [NIP-28: Public Chat](28.md)
25- [NIP-35: User Discovery](35.md)
25 26
26## Event Kinds 27## Event Kinds
27 28