diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2017-02-20 08:05:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-20 08:05:58 +0100 |
commit | b17cb92e9ba8b6883449f6920206376373e62b25 (patch) | |
tree | 3f394115cf60f499622a19c3e50b7a1582d82cfc | |
parent | bba94d74585e465f541e20c8aba2e95695435cc4 (diff) | |
parent | b678d0f55cf560793cbe4547698ab5ddc95984e3 (diff) | |
download | wallabag-b17cb92e9ba8b6883449f6920206376373e62b25.tar.gz wallabag-b17cb92e9ba8b6883449f6920206376373e62b25.tar.zst wallabag-b17cb92e9ba8b6883449f6920206376373e62b25.zip |
Merge pull request #2913 from wallabag/add-wllbgit-readme
Added wallabag.it link in README
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ Click, save and read it when you can. It extracts content so that you can read i | |||
8 | 8 | ||
9 | More information on our website: [wallabag.org](https://wallabag.org). | 9 | More information on our website: [wallabag.org](https://wallabag.org). |
10 | 10 | ||
11 | If you do not have your own server, consider [the wallabag.it hosting solution](https://wallabag.it). | ||
12 | |||
11 | ![wallabag logo](https://raw.githubusercontent.com/wallabag/logo/master/_default/typo-horizontal/png/sm/logo-typo-horizontal-black-no-bg-no-border-sm.png) | 13 | ![wallabag logo](https://raw.githubusercontent.com/wallabag/logo/master/_default/typo-horizontal/png/sm/logo-typo-horizontal-black-no-bg-no-border-sm.png) |
12 | 14 | ||
13 | # Install wallabag | 15 | # Install wallabag |