summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorPrashanth Pai <ppai@redhat.com>2016-08-16 16:49:50 +0530
committerPrashanth Pai <ppai@redhat.com>2016-08-16 16:49:50 +0530
commitd9d3ee09043184110a0a1a2fcb3db7468e840f82 (patch)
tree17d9943373b9d2515198c655df510d845b2fe60a /README.rst
parentd46e4716fcfc5eefe9b3020e33c570d895203d14 (diff)
Convert README.md to README.rst
Change-Id: Ib89be30f76b5a54addf8a60fee951d3a108bd014 Signed-off-by: Prashanth Pai <ppai@redhat.com>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000..3d30dd1
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,11 @@
+libgfapi-python
+---------------
+
+This is the official python bindings for the
+`GlusterFS <http://www.gluster.org/>`_ libgfapi C library interface.
+
+Complete API reference and documentation can be found at
+`ReadTheDocs <http://libgfapi-python.readthedocs.io/>`_.
+
+Please follow the `Developer Guide <https://github.com/gluster/libgfapi-python/blob/master/doc/markdown/dev_guide.md>`_ to
+contribute code.