diff options
author | Jérémy Benoist <j0k3r@users.noreply.github.com> | 2018-07-06 05:40:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-06 05:40:03 +0000 |
commit | 6337b46e80d9e8ac3764d13a9d533bb8b6f05c2a (patch) | |
tree | 702fd4988e271cc6ddc983f68a426cd8ac3c0067 | |
parent | 9216bab8c9ea3cea60c0a6fae1ffaea212a8932e (diff) | |
parent | 8d09f57c0d6caf158b52f76df1b1068da749a74d (diff) | |
download | wallabag-6337b46e80d9e8ac3764d13a9d533bb8b6f05c2a.tar.gz wallabag-6337b46e80d9e8ac3764d13a9d533bb8b6f05c2a.tar.zst wallabag-6337b46e80d9e8ac3764d13a9d533bb8b6f05c2a.zip |
Merge pull request #3678 from anmol26s/patch-1
Propose YunoHost badge for installing
-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 |