Update README
All checks were successful
/ unit-tests (push) Successful in 24s
/ build-and-push (push) Successful in 1m42s

This commit is contained in:
Laura Hausmann 2024-04-23 00:17:43 +02:00
parent b876492ca1
commit e199b90fa8
Signed by: zotan
GPG key ID: D044E84C5BE01605

View file

@ -2,9 +2,7 @@
<p><strong>Iceshrimp</strong> is a decentralized and federated social networking service, implementing the <strong>ActivityPub</strong> standard.<br>
This repository contains our efforts to continue the Iceshrimp project's legacy - in the form of an entirely new codebase, with a focus on performance, stability and maintainability.</p>
Check back here after the beta release (scheduled for 2024-05-01) for a feature comparison matrix with the legacy JS codebase.
Want to set up an instance? Have a look at the [documentation](https://kb.iceshrimp.dev/s/docs)!
Want to set up an instance? Have a look at the [documentation](https://kb.iceshrimp.dev/s/docs) & the [feature comparison matrix](https://kb.iceshrimp.dev/s/docs/doc/production-readiness-Bs0HK2ZXO8)!
Want to join development efforts? Have a look at the [knowledgebase](https://kb.iceshrimp.dev) and join the [chat room](https://chat.iceshrimp.dev)!
@ -16,7 +14,7 @@ Want to donate to the project?
> **Note**
> This is alpha ([soon](https://issues.iceshrimp.dev/agiles/157-4/current) to be beta!) software. While the Mastodon client API is relatively complete, the frontend is not. It is therefore not advisable to upgrade existing Iceshrimp instances at present. Setting up staging instances to help us with testing is very appreciated, however, and will help us ensure eventual upgrades go as smoothly as possible.
>
> We estimate there'll be a beta release in early May, and, if everything goes well, a stable release by the end of 2024.
> We estimate there'll be a beta release sometime in May, and, if everything goes well, a stable release by the end of 2024.
---