summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAntono Vasiljev <antono.vasiljev@gmail.com>2011-12-27 17:10:12 +0300
committerAntono Vasiljev <antono.vasiljev@gmail.com>2011-12-27 17:10:12 +0300
commit27f69e48263ca93609e6a81397d31b54d7211c3d (patch)
treefbb123be219802923026dd90b1dfbb7bb2777d45 /README.md
parent9aeef3929c3c44618e1f7fb01d33be79c0532ff0 (diff)
downloadlibgit2-27f69e48263ca93609e6a81397d31b54d7211c3d.tar.gz
Added link to vala bindings
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 3a96f398e..5493b8879 100644
--- a/README.md
+++ b/README.md
@@ -92,6 +92,7 @@ Here are the bindings to libgit2 that are currently available:
* parrot-libgit2 (Parrot Virtual Machine bindings) <https://github.com/letolabs/parrot-libgit2>
* hgit2 (Haskell bindings) <https://github.com/norm2782/hgit2>
* git-xs-pm (Perl bindings) <https://github.com/ingydotnet/git-xs-pm>
+* libgit2.vapi (Vala bindings) <https://github.com/apmasell/vapis/blob/master/libgit2.vapi>
If you start another language binding to libgit2, please let us know so
we can add it to the list.