Commit 26127ea764f8cfec17a07e2f4109bce5944e1599

Andrej Mitrovic 2012-10-11T18:22:00

Add link to D libgit2 bindings.

1
2
3
4
5
6
7
8
9
10
11
12
13
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