summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 86a8669..1e86f26 100644
--- a/README.rst
+++ b/README.rst
@@ -148,3 +148,5 @@ Quick-start using keystone::
>>> nt = client.Client(USER, PASS, TENANT, AUTH_URL, service_type="volume")
>>> nt.volumes.list()
[...]
+
+See release notes and more at `<http://docs.openstack.org/developer/python-cinderclient/>`_.