diff --git a/README.rst b/README.rst index 3af8d4ab..1c7c561c 100644 --- a/README.rst +++ b/README.rst @@ -1,12 +1,14 @@ -Python bindings to the Heat orchestration API -============================================= +================= +python-heatclient +================= + +OpenStack Orchestration API Client Library This is a client library for Heat built on the Heat orchestration API. It provides a Python API (the ``heatclient`` module) and a command-line tool (``heat``). -Development takes place via the usual OpenStack processes as outlined in the -`developer guide `_. The master -repository is in `Git `_. - -See release notes and more at ``_. +* Free software: Apache license +* Documentation: http://docs.openstack.org/developer/python-heatclient +* Source: http://git.openstack.org/cgit/openstack/python-heatclient +* Bugs: http://bugs.launchpad.net/python-heatclient