docs(NIP-64): add chess to title

make clear that the nip is about chess
This commit is contained in:
theborakompanioni 2024-03-08 13:26:47 +01:00
parent e735ef9aef
commit 5d37fea585
No known key found for this signature in database
GPG Key ID: E8070AF0053AAC0D
2 changed files with 4 additions and 2 deletions

4
64.md
View File

@ -1,12 +1,12 @@
NIP-64
======
Portable Game Notation
Chess (Portable Game Notation)
-----
`draft` `optional`
This NIP defines `kind:64` notes representing games in [PGN][pgn_specification] format, which can be read by humans and is also supported by most chess software.
This NIP defines `kind:64` notes representing chess games in [PGN][pgn_specification] format, which can be read by humans and is also supported by most chess software.
## Note

View File

@ -73,6 +73,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
- [NIP-57: Lightning Zaps](57.md)
- [NIP-58: Badges](58.md)
- [NIP-59: Gift Wrap](59.md)
- [NIP-64: Chess (PGN)](64.md)
- [NIP-65: Relay List Metadata](65.md)
- [NIP-70: Protected Events](70.md)
- [NIP-71: Video Events](71.md)
@ -115,6 +116,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
| `42` | Channel Message | [28](28.md) |
| `43` | Channel Hide Message | [28](28.md) |
| `44` | Channel Mute User | [28](28.md) |
| `64` | Chess (PGN) | [64](64.md) |
| `818` | Merge Requests | [54](54.md) |
| `1021` | Bid | [15](15.md) |
| `1022` | Bid confirmation | [15](15.md) |