mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
Add badges
This commit is contained in:
parent
cee1f156be
commit
92bf7992dd
1 changed files with 5 additions and 10 deletions
15
README.md
15
README.md
|
@ -1,6 +1,6 @@
|
||||||
# Wallabag for YunoHost
|
# Wallabag for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/wallabag2)
|
[](https://dash.yunohost.org/appci/app/wallabag2)  
|
||||||
[](https://install-app.yunohost.org/?app=wallabag2)
|
[](https://install-app.yunohost.org/?app=wallabag2)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -10,8 +10,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
[Wallabag](https://www.wallabag.org/) is a self hostable Read-It-Later application allowing
|
[Wallabag](https://www.wallabag.org/) is a self hostable Read-It-Later application allowing you to not miss any content anymore. Click, save, read it when you can.
|
||||||
you to not miss any content anymore. Click, save, read it when you can.
|
|
||||||
It extracts content so that you can read it when you have time.
|
It extracts content so that you can read it when you have time.
|
||||||
|
|
||||||
It provides a web interface, browser (Firefox / Chrome / Opera) add-ons, mobile apps (Android / iOS / Windows Phone) and even on e-reader (PocketBook / Kobo).
|
It provides a web interface, browser (Firefox / Chrome / Opera) add-ons, mobile apps (Android / iOS / Windows Phone) and even on e-reader (PocketBook / Kobo).
|
||||||
|
@ -36,8 +35,7 @@ It provides a web interface, browser (Firefox / Chrome / Opera) add-ons, mobile
|
||||||
|
|
||||||
## YunoHost specific features
|
## YunoHost specific features
|
||||||
|
|
||||||
In addition to Wallabag core features, the following are made available with
|
In addition to Wallabag core features, the following are made available with this package:
|
||||||
this package:
|
|
||||||
|
|
||||||
* Integrate with YunoHost users and SSO - i.e. logout button
|
* Integrate with YunoHost users and SSO - i.e. logout button
|
||||||
* Allow one user to be the administrator (set at the installation)
|
* Allow one user to be the administrator (set at the installation)
|
||||||
|
@ -47,9 +45,8 @@ this package:
|
||||||
|
|
||||||
#### Supported architectures
|
#### Supported architectures
|
||||||
|
|
||||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/wallabag2/)
|
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/wallabag2/)
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/wallabag2/)
|
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/wallabag2/)
|
||||||
* Jessie x86-64b - [](https://ci-stretch.nohost.me/ci/apps/wallabag2/)
|
|
||||||
|
|
||||||
## Limitations
|
## Limitations
|
||||||
|
|
||||||
|
@ -75,10 +72,8 @@ For the migration process, please refer to the
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Developers and testers info
|
## Developers and testers info
|
||||||
----------------
|
|
||||||
|
|
||||||
**Only if you want to use a testing branch for coding, instead of merging directly into master.**
|
|
||||||
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/wallabag2_ynh/tree/testing).
|
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/wallabag2_ynh/tree/testing).
|
||||||
|
|
||||||
To try the testing branch, please proceed like that:
|
To try the testing branch, please proceed like that:
|
||||||
|
|
Loading…
Add table
Reference in a new issue