summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVicent Marti <tanoku@gmail.com>2011-07-22 04:24:07 +0200
committerVicent Marti <tanoku@gmail.com>2011-07-22 04:27:21 +0200
commitf630366f70aa9ddffb7c3001c371fae6b0a0c004 (patch)
treee72908e8c8a4113f563c92ffaf23c28a728e9145 /README.md
parentf08a084bb6a71047a9d690357ef1c99f35d2078d (diff)
downloadlibgit2-f630366f70aa9ddffb7c3001c371fae6b0a0c004.tar.gz
readme: Add hgit2 to the list of bindings
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8bf2a068a..b5c76a6be 100644
--- a/README.md
+++ b/README.md
@@ -86,6 +86,7 @@ Here are the bindings to libgit2 that are currently available:
* Geef (Erlang bindings) <https://github.com/schacon/geef>
* libgit2net (.NET bindings, low level) <https://github.com/txdv/libgit2net>
* parrot-libgit2 (Parrot Virtual Machine bindings) <https://github.com/letolabs/parrot-libgit2>
+* hgit2 (Haskell bindings) <https://github.com/norm2782/hgit2>
If you start another language binding to libgit2, please let us know so
we can add it to the list.