From 7a7fc925036c7afea6b2f0966dee3eea723be1ed Mon Sep 17 00:00:00 2001 From: Nicolas Petton Date: Sat, 12 Aug 2017 21:24:10 +0200 Subject: [PATCH 1/2] Rewrite the README in English --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6c9ca46..5745e60 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ Transmission for YunoHost -------------------------- +========================= [Yunohost project](https://yunohost.org/#/) -Un client BitTorrent libre et rapide +[Transmission](http://www.transmissionbt.com/) is a fast, Free/Libre BitTorrent +client. This package install the Transmission web server. -http://www.transmissionbt.com/ +Continuous intergation +---------------------- -**Voir l'état du package:** -*[Dernier rapport hebdomadaire](https://forum.yunohost.org/t/rapport-hebdomadaire-dintegration-continue/2297)* -*[Dernier test d'intégration continue](https://ci-apps.yunohost.org/jenkins/job/transmission%20%28Official%29/lastBuild/consoleFull)* +* [Weekly CI report (in french)](https://forum.yunohost.org/t/rapport-hebdomadaire-dintegration-continue/2297) +* [Last CI build](https://ci-apps.yunohost.org/jenkins/job/transmission%20%28Official%29/lastBuild/consoleFull) From d3706d75f9728c4c3a600670a3f30721648da8b7 Mon Sep 17 00:00:00 2001 From: Nicolas Petton Date: Wed, 16 Aug 2017 11:59:57 +0200 Subject: [PATCH 2/2] Add a one click install button on the Readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5745e60..aa8bed4 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ Transmission for YunoHost [Transmission](http://www.transmissionbt.com/) is a fast, Free/Libre BitTorrent client. This package install the Transmission web server. +[![Install Wallabag v2 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=transmission) + + Continuous intergation ----------------------