more readme

This commit is contained in:
Simon Cruanes 2017-06-13 18:22:14 +02:00
parent 1dbd017c43
commit a427d7700c

View file

@ -186,8 +186,6 @@ $ git clone git@github.com:<your username>/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/"]