From 12cee27e47963c47f1b9f32faed6c4fa2dac38c2 Mon Sep 17 00:00:00 2001 From: Andrew Svetlov Date: Tue, 13 Oct 2015 14:52:54 +0300 Subject: [PATCH] Update README --- README.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 710cdebf267..2d8169cf63d 100644 --- a/README.rst +++ b/README.rst @@ -21,8 +21,11 @@ Features Requirements ------------ -- Python >= 3.3 -- asyncio https://pypi.python.org/pypi/asyncio +- Python >= 3.4.1 +- chardet https://pypi.python.org/pypi/chardet + +Optionally you may install cChardet library: +https://pypi.python.org/pypi/cchardet/1.0.0 License