diff options
author | shibayashi <shibayashi@cypherpunk.observer> | 2019-01-30 22:15:52 +0100 |
---|---|---|
committer | shibayashi <shibayashi@cypherpunk.observer> | 2019-01-30 22:15:52 +0100 |
commit | 388475c478bf524c059b77f8c8680769dc7849f7 (patch) | |
tree | 15f722ba517e2c49bf3b8c88c6081ec9a122b013 | |
parent | 6b54a3ec0bc0fc63db44ce72f8d4fe0f97adc1bc (diff) | |
download | pleroma-388475c478bf524c059b77f8c8680769dc7849f7.tar.gz |
Add reference to Pleroma Wiki in the Readme
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |