Merge pull request #594 from evhan/development add chicken-git bindings to readme
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