Commit 6f9024a72b5de827e213b7e63de613237ae1eba7

Vicent Marti 2011-01-08T21:54:14

Add Delphi bindings to the readme Signed-off-by: Vicent Marti <tanoku@gmail.com>

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/README.md b/README.md
index 4eef9dc..444736d 100644
--- a/README.md
+++ b/README.md
@@ -113,6 +113,7 @@ Here are the bindings to libgit2 that are currently available:
 * libgit2sharp (.NET bindings) <https://github.com/nulltoken/libgit2sharp>
 * 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>
 * Geef (Erlang bindings) <https://github.com/schacon/geef>
 
 If you start another language binding to libgit2, please let us know so