From ec7184b8f60b0cec4dd990b27be2e3ee571a756c Mon Sep 17 00:00:00 2001 From: pictuga Date: Tue, 7 Apr 2015 19:01:41 +0800 Subject: [PATCH] README: python3 supported --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07498d2..2dd860a 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ You can use this program online for free at **[morss.it](http://morss.it/)** (th ##Dependencies You do need: -- [python](http://www.python.org/) >= 2.6 < 3 +- [python](http://www.python.org/) >= 2.6 (python 3 is supported) - [lxml](http://lxml.de/) for xml parsing - [this](https://github.com/bookieio/breadability) readability fork - [dateutil](http://labix.org/python-dateutil) to parse feed dates