summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrej Mitrovic <andrej.mitrovich@gmail.com>2012-10-11 18:22:00 +0200
committerAndrej Mitrovic <andrej.mitrovich@gmail.com>2012-10-11 18:22:00 +0200
commit26127ea764f8cfec17a07e2f4109bce5944e1599 (patch)
treed663ba3000d931684e6fbc981ecc8daf237d3e0e /README.md
parenta75770febc21f2ef0d47a49694f66e8b0f1316a6 (diff)
downloadlibgit2-26127ea764f8cfec17a07e2f4109bce5944e1599.tar.gz
Add link to D libgit2 bindings.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0075e53db..5626d8785 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