diff options
| author | Mariano Pérez Rodríguez <mariano.perez.rodriguez@gmail.com> | 2023-04-13 19:30:44 -0300 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-04-14 09:21:04 -0300 |
| commit | ec884151b7ca85e3d348fa57a2188ca4e685bd44 (patch) | |
| tree | c1b2b7f08b0dafd62c1d22f2556395cc1cf58f53 | |
| parent | 074b139a26e92262a5779be85f932e4c94412b35 (diff) | |
Ensure single sentence per line
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -1,6 +1,7 @@ | |||
| 1 | # NIPs | 1 | # NIPs |
| 2 | 2 | ||
| 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. | 3 | NIPs stand for **Nostr Implementation Possibilities**. |
| 4 | They exist to document what may be implemented by [Nostr](https://github.com/fiatjaf/nostr)-compatible _relay_ and _client_ software. | ||
| 4 | 5 | ||
| 5 | --- | 6 | --- |
| 6 | 7 | ||