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>2022-07-11 15:40:58 -0300
committerfiatjaf <fiatjaf@gmail.com>2022-07-11 15:40:58 -0300
commit140d48e4e95535ca9e3b99e2de93165096f3bc10 (patch)
tree05ed74bc7cecca18cb0a5c241f6a4293ee312e79 /README.md
parent3771186c0351656a675576051b75d253f26c0f0b (diff)
note NIP-16.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index c1b7d68..446003e 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,8 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
32 32
33Please update this list when proposing NIPs introducing new event kinds. 33Please update this list when proposing NIPs introducing new event kinds.
34 34
35When experimenting with kinds, keep in mind the classification introduced by [NIP-16](16.md).
36
35## Criteria for acceptance of NIPs 37## Criteria for acceptance of NIPs
36 38
371. They should be implemented somewhere at least as a prototype somewhere. 391. They should be implemented somewhere at least as a prototype somewhere.