diff options
author | cedricbonhomme <devnull@localhost> | 2011-11-24 08:49:27 +0100 |
---|---|---|
committer | cedricbonhomme <devnull@localhost> | 2011-11-24 08:49:27 +0100 |
commit | 12054faaad986c65984f506eef51dbcecc83e3b0 (patch) | |
tree | 550a2a760b8bb68001d4b0a33b6f2a6c427c23d8 | |
parent | Only use the plain text version of articles for the generation of QR code (no... (diff) | |
download | newspipe-12054faaad986c65984f506eef51dbcecc83e3b0.tar.gz newspipe-12054faaad986c65984f506eef51dbcecc83e3b0.tar.bz2 newspipe-12054faaad986c65984f506eef51dbcecc83e3b0.zip |
Updated README file.
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -54,8 +54,8 @@ Optional module ~~~~~~~~~~~~~~~ These modules are not required but provides better features: * lxml and Genshi; -* For the QR code generation: http://hg.cedricbonhomme.org/qrcode/ -* gamin. +* Python Imaging Library for the generation of QR codes; +* Gamin, detect changes in the database in a better way. If you want to install these modules: |