diff --git a/README.md b/README.md index e375e406..e1357896 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,10 @@ Federated blogging engine, based on ActivityPub. It uses the Rocket framework, and Diesel to interact with the database. -It is not yet ready for production use, but we have all the basic features (account management, blogs, articles, comments, etc) and a basic federation. - [**Demo instance**](https://baptiste.gelez.xyz/) +It is not yet ready for production use, but we have all the basic features (account management, blogs, articles, comments, etc) and a basic federation. + +Feel free to join our Matrix room: `#plume:disroot.org` to discuss about the project! + If you are interested in coding, check out the [development guide](https://github.com/Plume-org/Plume/blob/master/DEVELOPMENT.md). You can also help by reporting issues, suggesting features, or writing documentation for instance.