aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
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:
bgstack15