diff --git a/README.md b/README.md index 661b9fa..40d398e 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,11 @@ With GoToSocial, you can keep in touch with your friends, post, read, and share Documentation is at [docs.gotosocial.org](https://docs.gotosocial.org). + **Shipped version:** 0.3.1~ynh1 + + ## Screenshots ![](./doc/screenshots/screenshot.jpg) @@ -107,23 +110,22 @@ gotosocial admin account promote --username some_username ## Documentation and resources -* Official app website: -* Official user documentation: -* Official admin documentation: -* Upstream app code repository: -* YunoHost documentation for this app: -* Report a bug: +* Official app website: https://docs.gotosocial.org/ +* Official user documentation: https://docs.gotosocial.org/en/latest/ +* Official admin documentation: https://docs.gotosocial.org/en/latest/ +* Upstream app code repository: https://github.com/superseriousbusiness/gotosocial +* YunoHost documentation for this app: https://yunohost.org/app_gotosocial +* Report a bug: https://github.com/YunoHost-Apps/gotosocial_ynh/issues ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing). To try the testing branch, please proceed like that. - ``` sudo yunohost app install https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug or sudo yunohost app upgrade gotosocial -u https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 8ac8573..bafe1df 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,8 +19,11 @@ Avec GoToSocial, vous pouvez rester en contact avec vos amis, publier, lire et p Vous pouvez consulter la documentation à l'adresse : [docs.gotosocial.org](https://docs.gotosocial.org). + **Version incluse :** 0.3.1~ynh1 + + ## Captures d'écran ![](./doc/screenshots/screenshot.jpg) @@ -103,23 +106,22 @@ gotosocial admin account promote --username nom_dutilisateur ## Documentations et ressources -* Site officiel de l'app : -* Documentation officielle utilisateur : -* Documentation officielle de l'admin : -* Dépôt de code officiel de l'app : -* Documentation YunoHost pour cette app : -* Signaler un bug : +* Site officiel de l'app : https://docs.gotosocial.org/ +* Documentation officielle utilisateur : https://docs.gotosocial.org/en/latest/ +* Documentation officielle de l'admin : https://docs.gotosocial.org/en/latest/ +* Dépôt de code officiel de l'app : https://github.com/superseriousbusiness/gotosocial +* Documentation YunoHost pour cette app : https://yunohost.org/app_gotosocial +* Signaler un bug : https://github.com/YunoHost-Apps/gotosocial_ynh/issues ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. - ``` sudo yunohost app install https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug ou sudo yunohost app upgrade gotosocial -u https://github.com/YunoHost-Apps/gotosocial_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** +**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file