From 74d2401cf57f3f2f361f027e57ead4e649e952e7 Mon Sep 17 00:00:00 2001
From: Tommi <surfing@tommi.space>
Date: Sun, 31 Oct 2021 00:04:43 +0200
Subject: [PATCH] =?UTF-8?q?Added=20=E2=80=9CRun=20on=20YunoHost=E2=80=9D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Pixelfed is super simple to self-host even for people with limited technical skills, thanks to YunoHost. Such a great advantage (which very few Fediverse social media have) should be made more visible, as in the [Wallabag repository](https://github.com/wallabag/wallabag#run-on-yunohost '“Run on YunoHost“ on Wallabag README on GitHub')
---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 2541e2a85..7c0117a52 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,12 @@ A free and ethical photo sharing platform, powered by ActivityPub federation.
 
 Documentation for Pixelfed can be found on the [Pixelfed documentation website](https://docs.pixelfed.org/).
 
+## Run on YunoHost
+
+[![Install on YunoHost](https://user-images.githubusercontent.com/42862428/139559471-9495f1e9-e7a4-49f1-9a4b-675ddcc510a2.png 'Install on YunoHost')](https://install-app.yunohost.org/?app=pixelfed)
+
+Pixelfed app for [YunoHost](https://yunohost.org 'YunoHost'). See [the package source code](https://github.com/YunoHost-Apps/pixelfed_ynh 'pixelfed_ynh repository on GitHub')
+
 ## License
 
 Pixelfed is open-sourced software licensed under the AGPL license.
-- 
GitLab