From 12054faaad986c65984f506eef51dbcecc83e3b0 Mon Sep 17 00:00:00 2001 From: cedricbonhomme Date: Thu, 24 Nov 2011 08:49:27 +0100 Subject: Updated README file. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 84bdf99b..9f1ef62f 100644 --- a/README +++ b/README @@ -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: -- cgit