diff --git a/README b/README
index 3ff9972ea099dffb4053251176fa04f23cf388a6..b41ab8681b0ca7612b18c59d8b24f11b7827d8fb 100644
--- a/README
+++ b/README
@@ -4,7 +4,6 @@ Requires:
  - perl version 5.10 or newer
  - The perl modules WWW::Mechanize and XML::LibXML
 
-
 Installation
 
 > make
@@ -12,3 +11,9 @@ Installation
 > sudo make install
 
 You can skip "make test" if you want.
+
+Extra modules required for testing:
+ - Test::More
+ - Test::Compile
+ - Test::Pod
+ - Test::Command