diff --git a/README.md b/README.md index 0411fdcd8..1765c8f59 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ 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 supports CPython 2.6, 2.7, 3.2, 3.3, 3.4, 3.5, nightly; +Limnoria supports CPython 2.6, 2.7, 3.2, 3.3, 3.4, 3.5, 3.6, nightly; and Pypy 2 and 3. It works best with CPython 3.4 and higher. Python 2.5 and older versions are not supported.