mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-09 04:35:29 -05:00
more readme
This commit is contained in:
parent
1dbd017c43
commit
a427d7700c
1 changed files with 3 additions and 2 deletions
|
|
@ -186,8 +186,6 @@ $ git clone git@github.com:<your username>/ocaml-containers.git
|
||||||
copy of the repository
|
copy of the repository
|
||||||
. on github, open a "pull request" (PR). Et voilà !
|
. 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]]
|
||||||
== Tutorial
|
== Tutorial
|
||||||
|
|
||||||
|
|
@ -481,3 +479,6 @@ printer:: `'a printer = Format.formatter -> 'a -> unit` is a pretty-printer
|
||||||
=== Extended Documentation
|
=== Extended Documentation
|
||||||
|
|
||||||
See link:doc/containers.adoc[the extended documentation] for more examples.
|
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/"]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue