From d33b52e6f3df0615e13f6834cf1198519dbb18b7 Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Tue, 22 Sep 2015 19:07:14 +0200 Subject: [PATCH] small fixes in readme --- README.adoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.adoc b/README.adoc index 2b97baeb..af4584ee 100644 --- a/README.adoc +++ b/README.adoc @@ -50,12 +50,12 @@ See link:CHANGELOG.md[this file]. - *new*: http://lists.ocaml.org/listinfo/containers-users[Mailing List] the address is mailto:containers-users@lists.ocaml.org[] - the https://github.com/c-cube/ocaml-containers/wiki[github wiki] -- on IRC, ask `companion_cube` on `#ocaml` +- on IRC, ask `companion_cube` on `#ocaml@freenode.net` - image:https://badges.gitter.im/Join%20Chat.svg[alt="Gitter", link="https://gitter.im/c-cube/ocaml-containers?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge"] == Use -You can either build and install the library (see `Build`), or just copy +You can either build and install the library (see <>), or just copy files to your own project. The last solution has the benefits that you don't have additional dependencies nor build complications (and it may enable more inlining). Since modules have a friendly license and are mostly @@ -145,7 +145,7 @@ Documentation http://cedeela.fr/~simon/software/containers[here]. === Containers.io -*deprecated*, `CCIO` is now a <> module. You can still install it and +*deprecated*, `CCIO` is now a <> module. You can still install it and depend on it but it contains no useful module. === Containers.unix @@ -213,6 +213,7 @@ The library has moved to https://github.com/c-cube/containers-misc . - aliasing and deprecating `CCList.split` (confusion with `List.split`) +[[build]] == Build You will need OCaml `>=` 4.00.0.