Changed README to use new OCaml bindings to git

This commit is contained in:
Edgar Aroutiounian 2015-05-28 15:19:53 -04:00
parent ff8d635adb
commit 69560cc089

View File

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