Commit 74bcb63fae8595a181730f3c86ca9eeefb680053

Tim Clem 2011-03-07T10:13:56

add objective-git to readme

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