summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Martín Nieto <carlosmn@github.com>2017-09-10 14:47:04 +0200
committerGitHub <noreply@github.com>2017-09-10 14:47:04 +0200
commit5b947b62970dc2adeb65fd875b1dc02e8f1b3579 (patch)
tree1d3cac681eb48d98a8931972c8a3c51e9008f75c
parent3c21645360a0b06d6ed5f028e9517d65f8e11bc1 (diff)
parentb4e0d293ba3e998411cfb7d0310031729c2d6eeb (diff)
downloadlibgit2-5b947b62970dc2adeb65fd875b1dc02e8f1b3579.tar.gz
Merge pull request #4342 from mothacehe/master
README: Mention Guile-Git bindings.
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1bbd37134..0d2305957 100644
--- a/README.md
+++ b/README.md
@@ -228,6 +228,8 @@ Here are the bindings to libgit2 that are currently available:
* git2go <https://github.com/libgit2/git2go>
* GObject
* libgit2-glib <https://wiki.gnome.org/Projects/Libgit2-glib>
+* Guile
+ * Guile-Git <https://gitlab.com/guile-git/guile-git>
* Haskell
* hgit2 <https://github.com/jwiegley/gitlib>
* Java