diff options
author | Edgar Aroutiounian <edgar.factorial@gmail.com> | 2015-05-28 15:19:53 -0400 |
---|---|---|
committer | Edgar Aroutiounian <edgar.factorial@gmail.com> | 2015-05-28 15:19:53 -0400 |
commit | 69560cc089c557efe23792e4e98fc7f5ddbb497a (patch) | |
tree | 6f7d51a3f565beb737262a8b99fda08eb35ec37f /README.md | |
parent | ff8d635adbf1208927c7319178d29b0ed973a107 (diff) | |
download | libgit2-69560cc089c557efe23792e4e98fc7f5ddbb497a.tar.gz |
Changed README to use new OCaml bindings to git
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |