summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPrashanth Pai <ppai@redhat.com>2017-05-11 19:58:30 +0530
committerPrashanth Pai <ppai@redhat.com>2017-05-15 11:47:26 +0000
commit8af00bf3fa5aa7cd29a53e5e43ea230c196d10b0 (patch)
tree05fe08476ea55f54945abb15d47f59f06b030732 /README.md
parentb572a2af466d1464f525ea773b005539499cbffa (diff)
Update quick start guide to point to newton releasenewton
and... - fix anchor tag breakage - remove old, incomplete doc files - fix few whitespace nits Change-Id: I652ef14b689537e6bfdb20f81390f905e6d692f2 Signed-off-by: Prashanth Pai <ppai@redhat.com> Reviewed-on: https://review.gluster.org/17257
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.