From 217c6987d102bbe07179bb5af4b22be2d58d4f56 Mon Sep 17 00:00:00 2001 From: Ekaterina Chernova Date: Fri, 24 Apr 2015 15:29:15 +0300 Subject: [PATCH] Update project README file Change-Id: Ifb23aa5676f54b8a9bbd30c198cf542b71d92759 --- README.rst | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/README.rst b/README.rst index 55cb6029..f8a82ecd 100644 --- a/README.rst +++ b/README.rst @@ -1,27 +1,25 @@ Murano ====== + Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready -applications in a browsable‎ categorised catalog, which may be used by the -cloud users (including the inexperienced ones) to pick-up the needed -applications and services and composes the reliable environments out of them -in a "push-the-button" manner. +applications in a browsable‎ categorised catalog. Cloud users +-- including inexperienced ones -- can then use the catalog to +compose reliable application environments with the push of a button. Project Resources ----------------- -Project status, bugs, and blueprints are tracked on Launchpad: +* `Murano Official Documentation `_ - https://launchpad.net/murano +* Project status, bugs, and blueprints are tracked on + `Launchpad `_ -Developer documentation can be found here: +* Additional resources are linked from the project + `Wiki `_ page - https://murano.readthedocs.org - -Additional resources are linked from the project wiki page: - - https://wiki.openstack.org/wiki/Murano +* `Python client `_ License -------