Implement construct_bitstring, zeroes_bitstring, ones_bitstring functions.
[ocaml-bitstring.git] / README
diff --git a/README b/README
index e6da02d..d0c8b13 100644 (file)
--- a/README
+++ b/README
@@ -3,7 +3,11 @@ License: LGPLv2+ with OCaml linking exception.
 
 Please see the html subdirectory for developer documentation.
 
-The only dependencies are OCaml >= 3.10.0, camlp4, ocamldoc, and findlib.
+The only requirements are OCaml >= 3.10.0, camlp4, ocamldoc, and findlib.
+
+If you optionally have CIL (http://cil.sourceforge.net/) installed
+then there are some nice extra tools for converting C header files
+into matchable OCaml structures.
 
 To build: