From 27f69e48263ca93609e6a81397d31b54d7211c3d Mon Sep 17 00:00:00 2001 From: Antono Vasiljev Date: Tue, 27 Dec 2011 17:10:12 +0300 Subject: [PATCH] Added link to vala bindings --- README.md | 1 + 1 file changed, 1 insertion(+) 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) * hgit2 (Haskell bindings) * git-xs-pm (Perl bindings) +* libgit2.vapi (Vala bindings) If you start another language binding to libgit2, please let us know so we can add it to the list.