Merge pull request #973 from AndrejMitrovic/DBinding Add link to D libgit2 bindings.
diff --git a/README.md b/README.md
index 0075e53..5626d87 100644
--- a/README.md
+++ b/README.md
@@ -82,6 +82,8 @@ Here are the bindings to libgit2 that are currently available:
* libqgit2, Qt bindings <https://projects.kde.org/projects/playground/libs/libqgit2/>
* Chicken Scheme
* chicken-git <https://wiki.call-cc.org/egg/git>
+* D
+ * dlibgit <https://github.com/AndrejMitrovic/dlibgit>
* Delphi
* GitForDelphi <https://github.com/libgit2/GitForDelphi>
* Erlang