diff options
| author | Robert C. Martin <unclebob@cleancoder.com> | 2022-05-05 11:06:03 -0500 |
|---|---|---|
| committer | Robert C. Martin <unclebob@cleancoder.com> | 2022-05-05 11:06:03 -0500 |
| commit | b66b82e66cf0ee666d3a6daf91d21e830841afc7 (patch) | |
| tree | 293565619530f25ceeed9c0a510cf17bb1b630f2 /10.md | |
| parent | bd4a81a6042534fd88cb590ddf0524f5a8fe10bb (diff) | |
change ~mandatory~ to optional, add NIP-10 to README
Diffstat (limited to '10.md')
| -rw-r--r-- | 10.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -5,7 +5,7 @@ NIP-10 | |||
| 5 | On `e` and `p` tags in Text Events (kind 1). | 5 | On `e` and `p` tags in Text Events (kind 1). |
| 6 | -------------------------------------------- | 6 | -------------------------------------------- |
| 7 | 7 | ||
| 8 | `draft` ~`mandatory`~ `author:unclebobmartin` | 8 | `draft` `optional` `author:unclebobmartin` |
| 9 | 9 | ||
| 10 | ### A Conventional use of `e` and `p` tags within clients. | 10 | ### A Conventional use of `e` and `p` tags within clients. |
| 11 | 11 | ||