summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicent Martí <vicent@github.com>2012-10-11 09:25:15 -0700
committerVicent Martí <vicent@github.com>2012-10-11 09:25:15 -0700
commit26ddcfa4c4f3c404de6b7a12f803e43ff507c06f (patch)
treed663ba3000d931684e6fbc981ecc8daf237d3e0e
parenta75770febc21f2ef0d47a49694f66e8b0f1316a6 (diff)
parent26127ea764f8cfec17a07e2f4109bce5944e1599 (diff)
downloadlibgit2-26ddcfa4c4f3c404de6b7a12f803e43ff507c06f.tar.gz
Merge pull request #973 from AndrejMitrovic/DBinding
Add link to D libgit2 bindings.
-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