readme again

This commit is contained in:
Simon Cruanes 2017-06-13 17:58:38 +02:00
parent 3bfd1ddf8e
commit 6d5d2a56e2

View file

@ -4,6 +4,8 @@
A modular, clean and powerful extension of the OCaml standard library.
https://c-cube.github.io/ocaml-containers/last/[(Jump to the current API documentation)].
Containers is an extension of OCaml's standard library (under BSD license)
focused on data structures, combinators and iterators, without dependencies on
unix, str or num. Every module is independent and is prefixed with 'CC' in the
@ -12,8 +14,6 @@ map/fold_right/append, and additional functions on lists).
Alternatively, `open Containers` will bring enhanced versions of the standard
modules into scope.
https://c-cube.github.io/ocaml-containers/last/[Current documentation].
image::https://ci.cedeela.fr/buildStatus/icon?job=containers[alt="Build Status", link="http://ci.cedeela.fr/job/containers/"]
toc::[]