From 6eaa3ea41484c563b6c446a472d4436a2099b2b7 Mon Sep 17 00:00:00 2001 From: Arvid Zimmermann Date: Sat, 23 Oct 2021 23:04:34 +0200 Subject: [PATCH] added "help and support" section --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 805cd11..211b810 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ Installing and running FlatPress is really easy: - Browse to your web server, run simple FlatPress installer - Enjoy blogging with FlatPress! +## Help and support +Visit our [wiki](https://wiki.flatpress.org) to learn everything about blogging with FlatPress, how to work with themes and plugins and where to find them. The wiki also has the [general FAQ](https://wiki.flatpress.org/doc:faq) and the [tech FAQ](https://wiki.flatpress.org/doc:techfaq). + +Ask your questions, show off your FlatPress blog and meet fellow FlatPressers at the [support forum](https://forum.flatpress.org). + ## Requirements FlatPress runs on any web server (e.g. Apache or IIS) with PHP 5.6 or higher. Since all data is stored in files, no database is needed.