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:46 +0100
commit69c817d1a901f0aaa871f2679659f64fc438c40b (patch)
tree6d8dec5ee16b5f449883498ca976ba9bc5d8d4bd /README.org
parentdd54eccecd6c5360fc1d24828323d2e84e3a2e74 (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 a757706..bacab59 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
@@ -317,6 +317,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!