summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Clem <timothy.clem@gmail.com>2011-03-07 10:13:56 -0800
committerTim Clem <timothy.clem@gmail.com>2011-03-07 10:13:56 -0800
commit74bcb63fae8595a181730f3c86ca9eeefb680053 (patch)
tree6851f2ff81789fd8632dafed547395064185fcaa
parent55ffebe37768b2b839f5501f76e77e89d9f91882 (diff)
downloadlibgit2-74bcb63fae8595a181730f3c86ca9eeefb680053.tar.gz
add objective-git to readme
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1b3c68085..a8a93ac07 100644
--- a/README.md
+++ b/README.md
@@ -117,6 +117,7 @@ Here are the bindings to libgit2 that are currently available:
* php-git (PHP bindings) <https://github.com/chobie/php-git>
* luagit2 (Lua bindings) <https://github.com/Neopallium/luagit2>
* GitForDelphi (Delphi bindings) <https://github.com/jasonpenny/GitForDelphi>
+* objective-git (Objective-C bindings) <https://github.com/libgit2/objective-git>
* Geef (Erlang bindings) <https://github.com/schacon/geef>
If you start another language binding to libgit2, please let us know so