diff --git a/README.rst b/README.rst index dab0d3b..c2efb91 100644 --- a/README.rst +++ b/README.rst @@ -17,7 +17,7 @@ Features `Java `_ official Socket.IO clients, plus any third party clients that comply with the Socket.IO specification. -- Compatible with Python 3.3+. +- Compatible with Python 3.5+. - Supports large number of clients even on modest hardware when used with an asynchronous server based on `asyncio `_ (`sanic `_ and `aiohttp `_),