From 4307ea92f8a9135132cc0889f2fb4fa10176747f Mon Sep 17 00:00:00 2001 From: Justin Restivo Date: Wed, 30 Mar 2016 11:37:37 -0500 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4538434..0ce6584 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