summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Hanson <evhan@thunktastic.com>2012-03-11 14:37:56 -0500
committerEvan Hanson <evhan@thunktastic.com>2012-03-11 14:37:56 -0500
commit0e8144fecfe90d54256f16ba8ed36042985c5e3f (patch)
tree2075f5bd9206de864dd1efe408bd7e28fc7c1497
parentad87ccb8b2d4b99b1aa4779f17ddecc40b528da5 (diff)
downloadlibgit2-0e8144fecfe90d54256f16ba8ed36042985c5e3f.tar.gz
add chicken-git bindings to readme
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 73662dd55..d2c777cdc 100644
--- a/README.md
+++ b/README.md
@@ -78,6 +78,8 @@ Here are the bindings to libgit2 that are currently available:
* C++
* libqgit2, Qt bindings <https://projects.kde.org/projects/playground/libs/libqgit2/>
+* Chicken Scheme
+ * chicken-git <https://wiki.call-cc.org/egg/git>
* Delphi
* GitForDelphi <https://github.com/libgit2/GitForDelphi>
* Erlang