diff --git a/README.md b/README.md index 5b2313d..c3e31d3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -18,8 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Woodpecker is a simple CI engine with great extensibility. - -**Shipped version:** 2.3.0~ynh1 +**Shipped version:** 2.4.0~ynh1 ## Screenshots @@ -27,12 +26,12 @@ Woodpecker is a simple CI engine with great extensibility. ## 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 @@ -40,7 +39,7 @@ 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/woodpecker_ynh/tree/testing --debug or sudo yunohost app upgrade woodpecker -u https://github.com/YunoHost-Apps/woodpecker_ynh/tree/testing --debug diff --git a/README_fr.md b/README_fr.md index afd6a48..ea68b5b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -18,8 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Woodpecker est un moteur CI simple avec une grande extensibilité. - -**Version incluse :** 2.3.0~ynh1 +**Version incluse :** 2.4.0~ynh1 ## Captures d’écran @@ -27,12 +26,12 @@ Woodpecker est un moteur CI simple avec une grande extensibilité. ## 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 : -* YunoHost Store: -* Signaler un bug : +- Site officiel de l’app : +- Documentation officielle utilisateur : +- Documentation officielle de l’admin : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs @@ -40,10 +39,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno Pour essayer la branche testing, procédez comme suit. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/woodpecker_ynh/tree/testing --debug ou sudo yunohost app upgrade woodpecker -u https://github.com/YunoHost-Apps/woodpecker_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :**