From 45b785d162b4ed1cff7c982564521e3bf51db3e3 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Wed, 13 May 2015 11:44:49 -0700 Subject: [PATCH] Format references with bullet points --- README.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 0b6d2ba..65fc906 100644 --- a/README.md +++ b/README.md @@ -124,14 +124,11 @@ S3Proxy does not support: References ---------- -Apache [jclouds](http://jclouds.apache.org/) provides object store support for -S3Proxy. -Ceph [s3-tests](https://github.com/ceph/s3-tests) help maintain and improve -compatibility with the S3 API. -[fake-s3](https://github.com/jubos/fake-s3) provides functionality similar to -S3Proxy when using the filesystem provider. -Another project named [s3proxy](https://github.com/abustany/s3proxy) provides -HTTP access to non-S3-aware applications. + +* Apache [jclouds](http://jclouds.apache.org/) provides object store support for S3Proxy +* Ceph [s3-tests](https://github.com/ceph/s3-tests) help maintain and improve compatibility with the S3 API +* [fake-s3](https://github.com/jubos/fake-s3) provides functionality similar to S3Proxy when using the filesystem provider +* Another project named [s3proxy](https://github.com/abustany/s3proxy) provides HTTP access to non-S3-aware applications License -------