From 51e6e27a4152b6d2c3025ba567d744fc592971cf Mon Sep 17 00:00:00 2001 From: limepotato Date: Wed, 26 Jun 2024 22:04:13 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a0b10cea7..577f65eef 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,10 @@ - Options to prune cached remote media automatically - Proper support for split domain deployments, both local and remote - So much more - Read the [changelog](CHANGELOG.md) to get an overview of all changes -- Don't like the Web UI? We test our Mastodon-compatible API against the following clients: +- Don't like the Web UI? Try one of the following Clients: - [Elk](https://elk.zone), [Phanpy](https://phanpy.social/), [Enafore](https://enafore.social/), [Masto-FE-standalone](https://iceshrimp.dev/iceshrimp/masto-fe-standalone) (Web) - [Mona](https://apps.apple.com/us/app/mona-for-mastodon/id1659154653), [Toot!](https://apps.apple.com/us/app/toot-for-mastodon/id1229021451), [Ice Cubes](https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884), [Tusker](https://apps.apple.com/us/app/tusker/id1498334597), [Feditext](https://github.com/feditext/feditext), [Mastodon](https://apps.apple.com/us/app/mastodon-for-iphone-and-ipad/id1571998974) (iOS) - - [Tusky](https://tusky.app/), [Moshidon](https://lucasggamerm.github.io/moshidon/), [Megalodon](https://sk22.github.io/megalodon/), [Mastodon](https://play.google.com/store/apps/details?id=org.joinmastodon.android) (Android) + - [MilkTea](https://github.com/pantasystem/Milktea/releases), [Tusky](https://tusky.app/), [Moshidon](https://lucasggamerm.github.io/moshidon/), [Megalodon](https://sk22.github.io/megalodon/), [Mastodon](https://play.google.com/store/apps/details?id=org.joinmastodon.android) (Android) - Documentation on installing (and updating) Iceshrimp using: - [Binary packages](https://iceshrimp.dev/iceshrimp/packaging) - [Docker Compose](docs/docker-compose-install.md)