diff options
author | Prashanth Pai <ppai@redhat.com> | 2016-08-16 16:49:50 +0530 |
---|---|---|
committer | Prashanth Pai <ppai@redhat.com> | 2016-08-16 16:49:50 +0530 |
commit | d9d3ee09043184110a0a1a2fcb3db7468e840f82 (patch) | |
tree | 17d9943373b9d2515198c655df510d845b2fe60a /README.md | |
parent | d46e4716fcfc5eefe9b3020e33c570d895203d14 (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.md | 10 |
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. |