From 8c768a498d4f9b66fe35e85675e3346b10fc0481 Mon Sep 17 00:00:00 2001 From: Shane Kerr Date: Wed, 20 Dec 2023 11:51:26 +0100 Subject: [PATCH] Minor text fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c161154..7f94e1f 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ and includes both a simple NS1 REST API wrapper as well as a higher level interface for managing zones, records, data feeds, and more. It supports synchronous and asynchronous transports. -Python 3.8+ are supported. Automated tests are currently run against -3.8, 3.9, 3.10, 3.11, and 3.12. +Python version 3.8+ are supported. Automated tests are currently run +against 3.8, 3.9, 3.10, 3.11, and 3.12. Installation ============