diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@ | |||
| 1 | # NIPs | 1 | # NIPs |
| 2 | 2 | ||
| 3 | NIPs stand for **Nostr Implementation Possibilities**. They exist to document what MUST, what SHOULD and what MAY be implemented by [Nostr](https://github.com/fiatjaf/nostr)-compatible _relay_ and _client_ software. | 3 | NIPs stand for **Nostr Implementation Possibilities**. They exist to document what may be implemented by [Nostr](https://github.com/fiatjaf/nostr)-compatible _relay_ and _client_ software. |
| 4 | 4 | ||
| 5 | - [NIP-01: Basic protocol flow description](01.md) | 5 | - [NIP-01: Basic protocol flow description](01.md) |
| 6 | - [NIP-02: Contact List and Petnames](02.md) | 6 | - [NIP-02: Contact List and Petnames](02.md) |