From 2b4269e1ac15e21c710b3e43b6ed18977a071e0b Mon Sep 17 00:00:00 2001 From: pictuga Date: Wed, 8 Mar 2017 11:45:13 -1000 Subject: [PATCH] README: add chardet --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f35307..afc6763 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ You do need: - [dateutil](http://labix.org/python-dateutil) to parse feed dates - [html2text](http://www.aaronsw.com/2002/html2text/) - [OrderedDict](https://pypi.python.org/pypi/ordereddict) if using python < 2.7 +- [chardet](https://pypi.python.org/pypi/chardet) Simplest way to get these: