From 51953695d7b1895246b1472135af41777f596820 Mon Sep 17 00:00:00 2001 From: alemi Date: Mon, 8 Apr 2024 02:58:59 +0200 Subject: [PATCH] docs: reworded --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 709b61e..a7bc4fd 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ μpub is currently being developed and can do some basic things, like posting notes, follows and likes -all interactions must happen with ActivityPub's client-server methods (basically POST to your inbox your activities) +all interactions must happen with ActivityPub's client-server methods (basically POST your activities to your outbox) a test instance is _usually_ available at [feditest.alemi.dev](https://feditest.alemi.dev)