diff options
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. |