From 136c6dbf175560dbd7df0c0df7127a3d2ae49948 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=AErekc=C3=A4H=20nitraM=E2=80=AE?= Date: Sat, 6 Nov 2021 07:28:04 +0100 Subject: [PATCH] Compatibility erraneously mentions py 2.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3215e3a..5f7bd31 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ python setup.py install Compatability ------------- -Elementium has been tested for Python 2.6, 3.4, 3.5, 3.7, and pypy using [Travis CI](https://travis-ci.org/actmd/elementium) +Elementium has been tested for Python 2.7, 3.4, 3.5, 3.7, and pypy using [Travis CI](https://travis-ci.org/actmd/elementium) Usage -----