summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 42ab315..8b7602d 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,7 @@
# Gluster-Swift
-Gluster-Swift enables files and directories created on GlusterFS
-to be accessed as objects via the Swift API.
+Gluster-Swift provides object interface to GlusterFS volumes. It allows files
+and directories created on GlusterFS volume to be accessed as objects via the
+OpenStack Swift and S3 API.
+
+Please refer to [quick start guide](doc/markdown/quick_start_guide.md)
+to get started.