From 31ed6e905519d75b93102562844cadd9e266db4a Mon Sep 17 00:00:00 2001 From: Scott Kitterman Date: Sun, 23 Jun 2024 18:04:06 -0400 Subject: [PATCH] Fix README.md typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.