diff --git a/README.rst b/README.rst index d072d1e8..fbcb393f 100644 --- a/README.rst +++ b/README.rst @@ -61,7 +61,7 @@ Requests is ready for today's web. - Chunked Requests - Thread-safety -Requests supports Python 2.6 — 3.5, and runs great on PyPy. +Requests officially supports Python 2.6–2.7 & 3.3–3.5, and runs great on PyPy. Installation ------------