Commit 0e8144fecfe90d54256f16ba8ed36042985c5e3f

Evan Hanson 2012-03-11T14:37:56

add chicken-git bindings to readme

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index 73662dd..d2c777c 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