diff options
author | anmol26s <5068843+anmol26s@users.noreply.github.com> | 2018-06-22 02:43:43 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-22 02:43:43 +0530 |
commit | 8d09f57c0d6caf158b52f76df1b1068da749a74d (patch) | |
tree | e6d4a06792c6aa4c3d225532785b1e383b726cbd /README.md | |
parent | e586d65b64089fc1cc230a18c470aae3f45f91a6 (diff) | |
download | wallabag-8d09f57c0d6caf158b52f76df1b1068da749a74d.tar.gz wallabag-8d09f57c0d6caf158b52f76df1b1068da749a74d.tar.zst wallabag-8d09f57c0d6caf158b52f76df1b1068da749a74d.zip |
Propose YunoHost badge for installing
The YunoHost have working Wallabag package with working install,remove,update,backup and restore scripts. YunoHost makes self -hosting easy for the end users. Please add the this badge so that people can find this solution.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -24,6 +24,11 @@ cd wallabag && make install | |||
24 | 24 | ||
25 | Now, [configure a virtual host](https://doc.wallabag.org/en/admin/installation/virtualhosts.html) to use your wallabag. | 25 | Now, [configure a virtual host](https://doc.wallabag.org/en/admin/installation/virtualhosts.html) to use your wallabag. |
26 | 26 | ||
27 | # Run on YunoHost | ||
28 | [![Install Wallabag with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=wallabag2) | ||
29 | |||
30 | Wallabag app for [YunoHost](https://yunohost.org). See [here](https://github.com/YunoHost-Apps/wallabag2_ynh) | ||
31 | |||
27 | # License | 32 | # License |
28 | Copyright © 2013-2018 Nicolas Lœuillet <nicolas@loeuillet.org> | 33 | Copyright © 2013-2018 Nicolas Lœuillet <nicolas@loeuillet.org> |
29 | This work is free. You can redistribute it and/or modify it under the | 34 | This work is free. You can redistribute it and/or modify it under the |