summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIgnacio Casal Quinteiro <icq@gnome.org>2012-02-07 10:20:03 +0100
committerIgnacio Casal Quinteiro <icq@gnome.org>2012-02-07 10:20:03 +0100
commit13f77071697dea8d9c5281ddb83b8da1d5f4baed (patch)
treeae332dd677d7dfec59078cf851498595203d7f82 /README.md
parent242a1cea8d66d9ec185044f345b22fec1940178f (diff)
downloadlibgit2-13f77071697dea8d9c5281ddb83b8da1d5f4baed.tar.gz
Add libgit2-glib link to README.md
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 5493b8879..fbc75d8bb 100644
--- a/README.md
+++ b/README.md
@@ -93,6 +93,7 @@ Here are the bindings to libgit2 that are currently available:
* 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>
+* libgit2-glib (GObject bindings) <https://github.com/nacho/libgit2-glib>
If you start another language binding to libgit2, please let us know so
we can add it to the list.