diff --git a/libraries/ocaml-findlib/README b/libraries/ocaml-findlib/README index 08e02dbc0c..1dfa648846 100644 --- a/libraries/ocaml-findlib/README +++ b/libraries/ocaml-findlib/README @@ -1,4 +1,5 @@ -Findlib is a library manager for Objective Caml. It provides a convention how -to store libraries, and a file format ("META") to describe the properties of -libraries. There is also a tool (ocamlfind) for interpreting the META files, -so that it is very easy to use libraries in programs and scripts. +Findlib is a library manager for Objective Caml. It provides a +convention how to store libraries, and a file format ("META") to +describe the properties of libraries. There is also a tool (ocamlfind) +for interpreting the META files, so that it is very easy to use +libraries in programs and scripts.