Merge "Provide a link to the documentation to the README"

This commit is contained in:
Jenkins
2014-05-15 22:29:01 +00:00
committed by Gerrit Code Review

View File

@@ -4,6 +4,10 @@ Python bindings to the OpenStack Object Storage API
This is a python client for the Swift API. There's a Python API (the This is a python client for the Swift API. There's a Python API (the
``swiftclient`` module), and a command-line script (``swift``). ``swiftclient`` module), and a command-line script (``swift``).
You can find the `documentation online`__.
__ http://docs.openstack.org/developer/python-swiftclient/
Development takes place via the usual OpenStack processes as outlined Development takes place via the usual OpenStack processes as outlined
in the `OpenStack wiki`__. The master repository is on GitHub__. in the `OpenStack wiki`__. The master repository is on GitHub__.