From: Justin Restivo Date: Wed, 30 Mar 2016 16:37:37 +0000 (-0500) Subject: Update README.rst X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4307ea92f8a9135132cc0889f2fb4fa10176747f;p=s3-tests.git Update README.rst --- diff --git a/README.rst b/README.rst index 45384347..0ce6584e 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ This is a set of completely unofficial Amazon AWS S3 compatibility tests, that will hopefully be useful to people implementing software that exposes an S3-like API. -The tests only covers the REST interface. +The tests only cover the REST interface. The tests use the Boto library, so any e.g. HTTP-level differences that Boto papers over, the tests will not be able to discover. Raw