diff options
| author | Ricardo Arturo Cabral Mejía <me@ricardocabral.io> | 2022-08-18 17:48:34 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-18 17:48:34 -0400 |
| commit | ef1efd0d5fa8758bfe9f8dd0edaa8438a6f966bc (patch) | |
| tree | 239c579c97b99fa3be175d15427d753ba54a124b | |
| parent | c9b89cf982099ce19f4b07b7cbd38ce0b4dfc907 (diff) | |
chore: add nip-27 to readme
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -20,6 +20,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 20 | - [NIP-16: Event Treatment](16.md) | 20 | - [NIP-16: Event Treatment](16.md) |
| 21 | - [NIP-22: Event created_at Limits](22.md) | 21 | - [NIP-22: Event created_at Limits](22.md) |
| 22 | - [NIP-25: Reactions](25.md) | 22 | - [NIP-25: Reactions](25.md) |
| 23 | - [NIP-27: Multicasting](27.md) | ||
| 23 | 24 | ||
| 24 | ## Event Kinds | 25 | ## Event Kinds |
| 25 | 26 | ||