summaryrefslogtreecommitdiffstats
path: root/README.md
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.md
parentd46e4716fcfc5eefe9b3020e33c570d895203d14 (diff)
Convert README.md to README.rst
Change-Id: Ib89be30f76b5a54addf8a60fee951d3a108bd014 Signed-off-by: Prashanth Pai <ppai@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index c7710b5..0000000
--- a/README.md
+++ /dev/null
@@ -1,10 +0,0 @@
-### Overview
-
-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](doc/markdown/dev_guide.md) to
-contribute code.