mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-07 11:45:31 -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
|
||||
. 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/"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue