diff --git a/README.md b/README.md index 40d398e..661b9fa 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,8 @@ 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) @@ -110,22 +107,23 @@ gotosocial admin account promote --username some_username ## Documentation and resources -* 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 +* Official app website: +* Official user documentation: +* Official admin documentation: +* Upstream app code repository: +* YunoHost documentation for this app: +* Report a bug: ## 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:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index bafe1df..8ac8573 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,11 +19,8 @@ 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) @@ -106,22 +103,23 @@ gotosocial admin account promote --username nom_dutilisateur ## Documentations et ressources -* 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 +* 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 : ## 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 :** https://yunohost.org/packaging_apps \ No newline at end of file +**Plus d'infos sur le packaging d'applications :**