From a8c573f4eaeacbdbd8432ba0d97f9261d67d7c43 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Fri, 10 May 2024 20:22:30 -0400 Subject: [PATCH] adds public relationship status to the readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 611f92f6..c82b000f 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,8 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | `30078` | Application-specific Data | [78](78.md) | | `30311` | Live Event | [53](53.md) | | `30315` | User Statuses | [38](38.md) | -| `30382` | Relationship Status | [81](81.md) | +| `30382` | Public Relationship Status | [81](81.md) | +| `30383` | Private Relationship Status| [81](81.md) | | `30402` | Classified Listing | [99](99.md) | | `30403` | Draft Classified Listing | [99](99.md) | | `30617` | Repository announcements | [34](34.md) |