diff --git a/README.md b/README.md index 3863592..3a67312 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -27,8 +27,7 @@ Shiori is a simple bookmarks manager written in Go language. Intended as a simpl - Simple web interface for those who don't want to use a command line app. - Where possible, by default shiori will download a static copy of the webpage in simple text and HTML format, which later can be used as an offline archive for that page. - -**Shipped version:** 1.5.5~ynh4 +**Shipped version:** 1.6.0~ynh1 ## Screenshots @@ -36,11 +35,11 @@ Shiori is a simple bookmarks manager written in Go language. Intended as a simpl ## Documentation and resources -* Official user documentation: -* Official admin documentation: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official user documentation: +- Official admin documentation: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## Developer info @@ -48,7 +47,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/shiori_ynh/tree/testing --debug or sudo yunohost app upgrade shiori -u https://github.com/YunoHost-Apps/shiori_ynh/tree/testing --debug diff --git a/README_fr.md b/README_fr.md index ce21d85..8481af3 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -27,8 +27,7 @@ Shiori est un simple gestionnaire de signets écrit en langage Go. Conçu comme - Interface Web simple pour ceux qui ne veulent pas utiliser une application en ligne de commande. - Dans la mesure du possible, shiori téléchargera par défaut une copie statique de la page Web au format texte simple et HTML, qui pourra ensuite être utilisée comme archive hors ligne pour cette page. - -**Version incluse :** 1.5.5~ynh4 +**Version incluse :** 1.6.0~ynh1 ## Captures d’écran @@ -36,11 +35,11 @@ Shiori est un simple gestionnaire de signets écrit en langage Go. Conçu comme ## Documentations et ressources -* Documentation officielle utilisateur : -* Documentation officielle de l’admin : -* Dépôt de code officiel de l’app : -* YunoHost Store: -* Signaler un bug : +- 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 @@ -48,10 +47,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/shiori_ynh/tree/testing --debug ou sudo yunohost app upgrade shiori -u https://github.com/YunoHost-Apps/shiori_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 :**