diff --git a/README.md b/README.md index 5898ee6..f0c1fe2 100644 --- a/README.md +++ b/README.md @@ -3,20 +3,17 @@ FlatPress is a lightweight, easy-to-set-up blogging engine. Plain and simple, just PHP. No database needed! -* Official FlatPress site: [flatpress.org](http://flatpress.org/)
-* Official FlatPress GitHub project: [github.com/flatpressblog/flatpress](https://github.com/flatpressblog/flatpress) +[[flatpress.org](https://www.flatpress.org/)] [[Support forum](https://forum.flatpress.org/)] [[GitHub](https://github.com/flatpressblog/flatpress)] [[Twitter](https://www.twitter.com/FlatPress)] [[Changelog](https://github.com/flatpressblog/flatpress/blob/master/CHANGELOG.md)] + +## Getting started +Installing and running FlatPress is really easy! +- [Download FlatPress](https://www.flatpress.org/download), unzip, upload +- Browse to your web server, run FlatPress installer +- Enjoy blogging with FlatPress! ## 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. -## Getting started -Installing FlatPress is really easy! -- Unzip FlatPress package -- Upload to your web server -- Browse to your web server, FlatPress installer appears -- Enter your desired user name, password etc. -- Enjoy blogging with FlatPress! - ## Credits FlatPress was initially developed by [Edoardo Vacchi (NoWhereMan)](http://www.nowhereland.it "nowhereland.it"). Edoardo was supported by [Hydra](http://hydra.clans.it/ "hydra.clans.it"), [drudo](https://drudotec.wordpress.com/ "drudotec.wordpress.com"), giulio, [alcor](http://alcor.altervista.org/ "alcor.altervista.org"), and [Tychondriax](http://tychondriax.altervista.org/blog/ "tychondriax.altervista.org").