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:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 83b4197..55ff26a 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
11- [Message Types](#message-types) 11- [Message Types](#message-types)
12 - [Client to Relay](#client-to-relay) 12 - [Client to Relay](#client-to-relay)
13 - [Relay to Client](#relay-to-client) 13 - [Relay to Client](#relay-to-client)
14- [Standardized Tags](#standardized-tags) 14- [Common Tags](#common-tags)
15- [Criteria for acceptance of NIPs](#criteria-for-acceptance-of-nips) 15- [Criteria for acceptance of NIPs](#criteria-for-acceptance-of-nips)
16- [Is this repository a centralizing factor?](#is-this-repository-a-centralizing-factor) 16- [Is this repository a centralizing factor?](#is-this-repository-a-centralizing-factor)
17- [How this repository works](#how-this-repository-works) 17- [How this repository works](#how-this-repository-works)
@@ -312,7 +312,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
312| `AUTH` | used to send authentication challenges | [42](42.md) | 312| `AUTH` | used to send authentication challenges | [42](42.md) |
313| `COUNT` | used to send requested event counts to clients | [45](45.md) | 313| `COUNT` | used to send requested event counts to clients | [45](45.md) |
314 314
315## Standardized Tags 315## Common Tags
316 316
317| name | value | other parameters | NIP | 317| name | value | other parameters | NIP |
318| ----------------- | ------------------------------------ | ------------------------------- | -------------------------------------------------- | 318| ----------------- | ------------------------------------ | ------------------------------- | -------------------------------------------------- |