Provide a link to the documentation to the README

Change-Id: I99a46860ffff93452904d24504a4ccc58e8e64c6
This commit is contained in:
Alex Gaynor 2014-05-13 09:33:47 -07:00
parent 22badfd804
commit c2ea205314

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
``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
in the `OpenStack wiki`__. The master repository is on GitHub__.