From 2a8cc3f244fb74e02f2a2695009f3a01d3bd1c91 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 4 Jul 2024 12:42:56 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a9fa2bc..c0ff7bc 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,12 @@ For detailed information on the how and why, please read the [FediFetcher for Ma FediFetcher makes use of the Mastodon API. It'll run against any instance implementing this API, and whilst it was built for Mastodon, it's been [confirmed working against Pleroma](https://fed.xnor.in/objects/6bd47928-704a-4cb8-82d6-87471d1b632f) as well. -FediFetcher will pull in posts and profiles from any servers running the following software: Mastodon, Pleroma, Akkoma, Pixelfed, Hometown, Misskey, Firefish (Calckey), Foundkey, and Lemmy. +FediFetcher will pull in posts and profiles from any servers running the following software: + +- Servers that implement the Mastodon API: Mastodon, Pleroma, Akkoma, Pixelfed, Hometown, Iceshrimp, +- Serves that implement the Misskey API: Misskey, Calckey Firefish, Foundkey, Sharkey, +- Lemmy, +- Peertube. ## Setup