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:
authorAlex Gleason <alex@alexgleason.me>2023-12-07 10:01:57 -0600
committerAlex Gleason <alex@alexgleason.me>2023-12-07 10:01:57 -0600
commit0146892501d63042d13724bae7c887bfa985e251 (patch)
tree75c752efd5d9c84a55ab61cc8eadecff847c0f0c /README.md
parent2bd4bf784112aabff9d0fc2dd90fed9107aa5cde (diff)
NIP-02: Rename Contact List to Follow List
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 47b5986..6b83490 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
22## List 22## List
23 23
24- [NIP-01: Basic protocol flow description](01.md) 24- [NIP-01: Basic protocol flow description](01.md)
25- [NIP-02: Contact List and Petnames](02.md) 25- [NIP-02: Follow List](02.md)
26- [NIP-03: OpenTimestamps Attestations for Events](03.md) 26- [NIP-03: OpenTimestamps Attestations for Events](03.md)
27- [NIP-04: Encrypted Direct Message](04.md) 27- [NIP-04: Encrypted Direct Message](04.md)
28- [NIP-05: Mapping Nostr keys to DNS-based internet identifiers](05.md) 28- [NIP-05: Mapping Nostr keys to DNS-based internet identifiers](05.md)
@@ -80,7 +80,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
80| `0` | Metadata | [1](01.md) | 80| `0` | Metadata | [1](01.md) |
81| `1` | Short Text Note | [1](01.md) | 81| `1` | Short Text Note | [1](01.md) |
82| `2` | Recommend Relay | | 82| `2` | Recommend Relay | |
83| `3` | Contacts | [2](02.md) | 83| `3` | Follows | [2](02.md) |
84| `4` | Encrypted Direct Messages | [4](04.md) | 84| `4` | Encrypted Direct Messages | [4](04.md) |
85| `5` | Event Deletion | [9](09.md) | 85| `5` | Event Deletion | [9](09.md) |
86| `6` | Repost | [18](18.md) | 86| `6` | Repost | [18](18.md) |