diff options
author | Manuel Riel <3916435+m3nu@users.noreply.github.com> | 2022-05-07 16:28:28 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-07 14:28:28 +0200 |
commit | d8ccb5800c99f1fd4195c33ac396848ae8dd8165 (patch) | |
tree | f38014264c82c0290e8f4ec43304885d40962627 /README.md | |
parent | ae097f5bd82aa24ea19cca72ac9d1594b0dcaec0 (diff) | |
download | freshrss-d8ccb5800c99f1fd4195c33ac396848ae8dd8165.tar.gz freshrss-d8ccb5800c99f1fd4195c33ac396848ae8dd8165.zip |
Fix Docker button, add PikaPods as automated install option (#4351)
* Fix Docker icon, add PikaPods install option
* Use same button size
* Force button refresh
* French version
* Docker logo
* Remove image
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -65,9 +65,10 @@ If you want a rolling release with the newest features, or want to help testing ## Automated install -* [](./Docker/) +* [<img src="https://www.docker.com/wp-content/uploads/2022/03/horizontal-logo-monochromatic-white.png" width="200" alt="Docker" />](./Docker/) * [](https://install-app.yunohost.org/?app=freshrss) * [](https://cloudron.io/button.html?app=org.freshrss.cloudronapp) +* [](https://www.pikapods.com/pods?run=freshrss) ## Manual install |