Merge pull request #3161 from fxfactorial/master

Changed README to use new OCaml bindings to git
This commit is contained in:
Edward Thomson 2015-05-28 16:29:52 -04:00
commit 41a71c1a5e

View File

@ -201,7 +201,7 @@ Here are the bindings to libgit2 that are currently available:
* Objective-C
* objective-git <https://github.com/libgit2/objective-git>
* OCaml
* libgit2-ocaml <https://github.com/burdges/libgit2-ocaml>
* ocaml-libgit2 <https://github.com/fxfactorial/ocaml-libgit2>
* Parrot Virtual Machine
* parrot-libgit2 <https://github.com/letolabs/parrot-libgit2>
* Perl