summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVicent Marti <tanoku@gmail.com>2011-03-23 15:53:12 +0200
committerVicent Marti <tanoku@gmail.com>2011-03-23 15:53:12 +0200
commit08db1efd3d64bda358071612ff3662f4bf1aea61 (patch)
tree7a621993e9f20c2e0663100f9d2f0b7a518fe181 /README.md
parentc0ffe518539073cac6b54249fa11d380ba85049c (diff)
downloadlibgit2-08db1efd3d64bda358071612ff3662f4bf1aea61.tar.gz
Add Ocaml bindings to the readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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) <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