diff --git a/README.md b/README.md index 739d414..427b1f7 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Friendica is a decentralised communications platform that integrates social communication. The platform links to independent social projects and corporate services. Friendica connects you effortlessly to a federated communications network of several thousand servers, with more than half a million user registrations. You can directly connect to anyone on Friendica, Mastodon, Diaspora, GnuSocial, Pleroma, or Hubzilla, regardless where each user profile is hosted. +**Shipped version:** 2024.03~ynh1 -**Shipped version:** 2023.12~ynh4 - -**Demo:** https://dir.friendica.social/servers +**Demo:** ## Screenshots @@ -30,12 +29,12 @@ Friendica connects you effortlessly to a federated communications network of sev ## Documentation and resources -* Official app website: -* Official user documentation: -* Official admin documentation: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Official user documentation: +- Official admin documentation: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## Developer info @@ -43,10 +42,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos To try the testing branch, please proceed like that. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/friendica_ynh/tree/testing --debug or sudo yunohost app upgrade friendica -u https://github.com/YunoHost-Apps/friendica_ynh/tree/testing --debug ``` -**More info regarding app packaging:** \ No newline at end of file +**More info regarding app packaging:**