diff --git a/README.adoc b/README.adoc index 19f3dd6e..b0180351 100644 --- a/README.adoc +++ b/README.adoc @@ -2,10 +2,11 @@ :toc: macro :source-highlighter: pygments -image::media/logo.png[logo] - What is _containers_? (take a look at the link:TUTORIAL.adoc[tutorial]! or the http://cedeela.fr/~simon/software/containers[documentation]) +In `containers` and `containers.data`, all modules abide by +_pay for what you use_: only modules that are used are linked (there are no +cross-module dependencies). - A usable, reasonably well-designed library that extends OCaml's standard library (in 'src/core/', packaged under `containers` in ocamlfind. Modules @@ -42,6 +43,8 @@ image:https://ci.cedeela.fr/buildStatus/icon?job=containers[alt="Build Status", toc::[] +image::media/logo.png[logo] + == Change Log See link:CHANGELOG.adoc[this file].