diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2023-02-09 13:41:54 -0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2023-02-09 13:41:54 -0300 |
| commit | 643de1b7dac1d00ff8344e887da54ae9edd9ee82 (patch) | |
| tree | 26b969ad5173911be64c6ab881a3a723750c06de /README.md | |
| parent | a9dd1ce7710bd801bdc0d09c233d087ca2d3c10d (diff) | |
change kind:1 description on README.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -38,7 +38,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 38 | | kind | description | NIP | | 38 | | kind | description | NIP | |
| 39 | |-------------|-----------------------------|------------------------| | 39 | |-------------|-----------------------------|------------------------| |
| 40 | | 0 | Metadata | [1](01.md), [5](05.md) | | 40 | | 0 | Metadata | [1](01.md), [5](05.md) | |
| 41 | | 1 | Text | [1](01.md) | | 41 | | 1 | Short Text Note | [1](01.md) | |
| 42 | | 2 | Recommend Relay | [1](01.md) | | 42 | | 2 | Recommend Relay | [1](01.md) | |
| 43 | | 3 | Contacts | [2](02.md) | | 43 | | 3 | Contacts | [2](02.md) | |
| 44 | | 4 | Encrypted Direct Messages | [4](04.md) | | 44 | | 4 | Encrypted Direct Messages | [4](04.md) | |