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 075f78c2c8
commit 62b44e6bb7
No known key found for this signature in database
GPG Key ID: E8070AF0053AAC0D
2 changed files with 3 additions and 3 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

@ -105,12 +105,12 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
| `13` | Seal | [59](59.md) |
| `14` | Direct Message | [17](17.md) |
| `16` | Generic Repost | [18](18.md) |
| `30` | Portable Game Notation | [64](64.md) |
| `40` | Channel Creation | [28](28.md) |
| `41` | Channel Metadata | [28](28.md) |
| `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) |