Commit 08db1efd3d64bda358071612ff3662f4bf1aea61

Vicent Marti 2011-03-23T15:53:12

Add Ocaml bindings to the readme

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/README.md b/README.md
index 0537868..8f860eb 100644
--- a/README.md
+++ b/README.md
@@ -128,6 +128,7 @@ Here are the bindings to libgit2 that are currently available:
 * node-gitteh (Node.js bindings) <https://github.com/libgit2/node-gitteh>
 * nodegit (Node.js bindings) <https://github.com/tbranyen/nodegit>
 * libqgit2 (C++ QT bindings) <https://projects.kde.org/projects/playground/libs/libqgit2/>
+* libgit2-ocaml (ocaml bindings) <https://github.com/burdges/libgit2-ocaml>
 * Geef (Erlang bindings) <https://github.com/schacon/geef>
 
 If you start another language binding to libgit2, please let us know so