From 4f211cf691c8f6dfdade44440cab6e1922eb461a Mon Sep 17 00:00:00 2001 From: yuri Date: Wed, 22 Nov 2017 13:28:19 +0200 Subject: [PATCH] readme change --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 59e249bcfa..624424bc1f 100644 --- a/README.md +++ b/README.md @@ -13,14 +13,14 @@ Download the latest release from our [website](http://www.espocrm.com). For more information about server configuration see [this article](https://www.espocrm.com/documentation/administration/server-configuration/). -### How to report bug - -Create an issue [here](https://github.com/espocrm/espocrm/issues) or post on our [forum](http://forum.espocrm.com/forum/bug-reports). - ### Documentation Documentation for administrators, users and developers is available [here](https://www.espocrm.com/documentation/). +### How to report bug + +Create an issue [here](https://github.com/espocrm/espocrm/issues) or post on our [forum](http://forum.espocrm.com/forum/bug-reports). + ### How to get started (for developers) 1. Clone repository to your local computer.