From 08db1efd3d64bda358071612ff3662f4bf1aea61 Mon Sep 17 00:00:00 2001 From: Vicent Marti Date: Wed, 23 Mar 2011 15:53:12 +0200 Subject: [PATCH] Add Ocaml bindings to the readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 05378685b..8f860eb22 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) * nodegit (Node.js bindings) * libqgit2 (C++ QT bindings) +* libgit2-ocaml (ocaml bindings) * Geef (Erlang bindings) If you start another language binding to libgit2, please let us know so