Additional test programs for Perl, Python, OCaml bindings.
[libguestfs.git] / README
diff --git a/README b/README
index ecb5362..f32c859 100644 (file)
--- a/README
+++ b/README
@@ -40,13 +40,15 @@ Requirements
 - perldoc (pod2man, pod2text) to generate the manual pages and
 other documentation.
 
-- (Optional) OCaml if you want to modify the code or rebuild certain
-generated files, and also to build the OCaml bindings
+- (Optional) OCaml if you want to rebuild the generated files, and
+also to build the OCaml bindings
 
 - (Optional) local Fedora mirror
 
 - (Optional) Perl if you want to build the perl bindings
 
+- (Optional) Python if you want to build the python bindings
+
 Running ./configure will check you have all the requirements installed
 on your machine.