Commit f05de9cb53d3470e7f6dc92cb2eaae425272d22f

todaysoftware 2021-03-26T10:22:08

Update README.md for additional Delphi bindings Delphi/Free pascal bindings targeting the latest version of libgit2

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