From 26127ea764f8cfec17a07e2f4109bce5944e1599 Mon Sep 17 00:00:00 2001 From: Andrej Mitrovic Date: Thu, 11 Oct 2012 18:22:00 +0200 Subject: [PATCH] Add link to D libgit2 bindings. --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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 * Chicken Scheme * chicken-git +* D + * dlibgit * Delphi * GitForDelphi * Erlang