diff --git a/README.md b/README.md index 570d22a..cbe372d 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ extras_requires feature 'ARC' will add the extra dependencies needed for ARC. Similarly, extras_requires feature 'asyncio' will add the extra dependencies needed for asyncio. - - Python 3.x >= 3.5. Recent versions have not been on python3 < 3.4, but - may still work on earlier python3 versions. + - Python 3.x >= 3.5. Recent versions have not been tested on python3 < 3.4, + but may still work on earlier python3 versions. - dnspython or py3dns. dnspython is preferred if both are present and installed to satisfy the DNS module requirement if neither are installed. - authres. Needed for ARC.