aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-11-24 13:34:08 +0100
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-11-24 13:34:54 +0100
commitcd2931dfd43d6e709779fb762cc951a540154a72 (patch)
tree28d8844f77752e2ccd7f695f593a82c604c3ac9f /README.org
parent59e2137660da97e38393f1dff928b90aa1de121e (diff)
readme read compatability
Diffstat (limited to 'README.org')
-rw-r--r--README.org8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.org b/README.org
index 92a2049..06f2970 100644
--- a/README.org
+++ b/README.org
@@ -6,7 +6,7 @@
* README
-=mastodon.el= is an Emacs client for the Mastodon and Pleroma social networks. For info see https://joinmastodon.org/.
+=mastodon.el= is an Emacs client for the AcitivityPub social networks that implement the Mastodon API. For info see https://joinmastodon.org/.
** Installation
@@ -310,6 +310,12 @@ Optional dependencies:
- =mpv= and =mpv.el= for viewing videos and gifs
- =lingva.el= for translating toots
+** Network compatibility.
+
+=mastodon.el= should work with ActivityPub servers that implement the Mastodon API.
+
+Apart from Mastodon itself, it is currently known to work with Pleroma and Gotosocial. If you attempt to use =mastodon.el= with another server that implements the Mastodon API and run into problems, feel free to open an issue.
+
** Contributing
PRs, issues, feature requests, and general feedback are very welcome!