From 127af5db219136102f20aaec1769202c64fa2dce Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Wed, 26 Aug 2015 19:31:06 +0200 Subject: [PATCH] Improve wording in HEAD^^. --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e1f857263..3b2dd9a2c 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,8 @@ Master branch: [![Build Status (master branch)](https://travis-ci.org/ProgVal/Li Testing branch: [![Build Status (testing branch)](https://travis-ci.org/ProgVal/Limnoria.png?branch=testing)](https://travis-ci.org/ProgVal/Limnoria) -Limnoria runs best with CPython 3.3 and newer. -Limnoria also supports CPython 2.6, 2.7, 3.2, 3.3, 3.4, 3.5, nightly; -and Pypy 2 and 3. +Limnoria supports CPython 2.6, 2.7, 3.2, 3.3, 3.4, 3.5, nightly; +and Pypy 2 and 3. It works best with CPython 3.3 and higher. Python 2.5 and older versions are not supported. # Support