From 5d69eaf2abe39b4a84635154b8dc8e9af3741e0b Mon Sep 17 00:00:00 2001 From: asonix Date: Tue, 13 Dec 2022 10:46:58 -0600 Subject: [PATCH] Add note about Add activity to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 64d873e..0caa05c 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,9 @@ example, if the server is `https://relay.my.tld`, the correct URL would be - Update {anything}, the Update {anything} is relayed verbatim to listening servers Note that this activity will likely be rejected by the listening servers unless it has been signed with a JSON-LD signature +- Add {anything}, the Add {anything} is relayed verbatim to listening servers + Note that this activity will likely be rejected by the listening servers unless it has been + signed with a JSON-LD signature ### Supported Discovery Protocols - Webfinger