From a427d7700c12a3c96043416f3ba5b204b2547973 Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Tue, 13 Jun 2017 18:22:14 +0200 Subject: [PATCH] more readme --- README.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 2e7d17bb..c8442367 100644 --- a/README.adoc +++ b/README.adoc @@ -186,8 +186,6 @@ $ git clone git@github.com:/ocaml-containers.git copy of the repository . on github, open a "pull request" (PR). Et voilĂ  ! -Powered by image:http://oasis.forge.ocamlcore.org/oasis-badge.png[alt="OASIS", style="border: none;", link="http://oasis.forge.ocamlcore.org/"] - [[tutorial]] == Tutorial @@ -481,3 +479,6 @@ printer:: `'a printer = Format.formatter -> 'a -> unit` is a pretty-printer === Extended Documentation See link:doc/containers.adoc[the extended documentation] for more examples. + +Powered by image:http://oasis.forge.ocamlcore.org/oasis-badge.png[alt="OASIS", style="border: none;", link="http://oasis.forge.ocamlcore.org/"] +