From 388475c478bf524c059b77f8c8680769dc7849f7 Mon Sep 17 00:00:00 2001
From: shibayashi <shibayashi@cypherpunk.observer>
Date: Wed, 30 Jan 2019 22:15:52 +0100
Subject: [PATCH] Add reference to Pleroma Wiki in the Readme

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index d390485d29..de6a0df8eb 100644
--- a/README.md
+++ b/README.md
@@ -80,6 +80,10 @@ Add the following to your `dev.secret.exs` or `prod.secret.exs` if you want to p
 
 This is useful for running pleroma inside Tor or i2p.
 
+## Customization and contribution
+
+The [Pleroma Wiki](https://git.pleroma.social/pleroma/pleroma/wikis/home) offers manuals and guides on how to further customize your instance to your liking and how you can contribute to the project.
+
 ## Troubleshooting
 
 ### No incoming federation
-- 
GitLab