Update README.md for additional Delphi bindings

Delphi/Free pascal bindings targeting the latest version of libgit2
This commit is contained in:
todaysoftware
2021-03-26 10:22:08 +13:00
committed by GitHub
parent 508361401f
commit f05de9cb53

View File

@@ -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