summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2021-05-16 11:14:44 +0100
committerGitHub <noreply@github.com>2021-05-16 11:14:44 +0100
commit9ccb900d76435e91ee3b3df6ef17fec46b92962c (patch)
tree18c3d5165f9a7b3c096251c31bbab6ac4cd9550e
parent589443883bfb450fb2d04f50df8854d18bf9d176 (diff)
parentf05de9cb53d3470e7f6dc92cb2eaae425272d22f (diff)
downloadlibgit2-9ccb900d76435e91ee3b3df6ef17fec46b92962c.tar.gz
Merge pull request #5831 from todaysoftware/bindings/libgit2-delphi
Update README.md for additional Delphi bindings
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 55358a981..b8448be88 100644
--- a/README.md
+++ b/README.md
@@ -355,6 +355,7 @@ Here are the bindings to libgit2 that are currently available:
* dlibgit <https://github.com/s-ludwig/dlibgit>
* Delphi
* GitForDelphi <https://github.com/libgit2/GitForDelphi>
+ * libgit2-delphi <https://github.com/todaysoftware/libgit2-delphi>
* Erlang
* Geef <https://github.com/carlosmn/geef>
* Go