diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2023-02-13 14:06:21 -0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2023-02-13 14:06:35 -0300 |
| commit | c80cb09e8097c78640756f72d6ba79286a193dee (patch) | |
| tree | e9c49ca4b5f396d5d5f2c6b3276f2e3238e36758 /README.md | |
| parent | b00888cec79b495f8c01d5abdbf2e1ed373896ab (diff) | |
simplify description.
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) |