From e6064ea10a7d7a8ec266e8e3b3b9dc3ce5b1a5e7 Mon Sep 17 00:00:00 2001
From: Sylvestre Ho <sho@merethis.com>
Date: Fri, 27 Jun 2014 14:20:47 +0200
Subject: [PATCH] + readme.md

---
 README    |  0
 README.md | 37 +++++++++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)
 delete mode 100644 README
 create mode 100644 README.md

diff --git a/README b/README
deleted file mode 100644
index e69de29bb2..0000000000
diff --git a/README.md b/README.md
new file mode 100644
index 0000000000..e1465c7a44
--- /dev/null
+++ b/README.md
@@ -0,0 +1,37 @@
+# Centreon - IT and Application monitoring software #
+
+## Introduction ##
+
+Centreon is one of the most flexible and powerful monitoring softwares on the market; it is absolutely
+free and Open Souce.
+
+This software requires an engine and a broker to be operational, refer to the documentation for more 
+information.
+
+## Docs ##
+
+Find installation and user documentations at 
+[http://documentation.centreon.com](http://documentation.centreon.com).
+
+## About ##
+
+### Authors ###
+
+#### Project leaders ####
+* Julien Mathis
+* Romain Le Merlus
+
+#### Dev team ####
+* Lionel Assepo
+* Maximilien Bersoult
+* Remi Werquin
+* Sylvestre Ho
+
+### License ###
+
+Centreon is distributed under GNU GPL v2 license, see LICENSE.
+
+### Contacts ###
+
+You can report bugs or suggest features by using the 
+[issue tracker](https://forge.centreon.com/projects/centreon/issues).
-- 
GitLab