From 35596d992f08cce8e89861bb760a1ab1d6ca1d1d Mon Sep 17 00:00:00 2001 From: cedricbonhomme Date: Sat, 20 Oct 2012 16:42:53 +0200 Subject: Updated README. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e425a95..51c94977 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,9 @@ Features Requierements ------------- + Software required -~~~~~~~~~~~~~~~~~ + * Python_ 2.7.*; * MongoDB_ and PyMongo_; * feedparser_; @@ -35,6 +36,7 @@ Software required Optional module ~~~~~~~~~~~~~~~ + These modules are not required but enables more features: * lxml and Genshi; * Python Imaging Library for the generation of QR codes. -- cgit