diff --git a/README.md b/README.md index 98961c5d4..e1f857263 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,9 @@ 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 is tested with CPython 2.6, 2.7, 3.2, 3.3, 3.4, nightly; and Pypy 2 and 3. +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. Python 2.5 and older versions are not supported. # Support