summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVicent Martí <tanoku@gmail.com>2011-07-12 11:26:25 -0700
committerVicent Martí <tanoku@gmail.com>2011-07-12 11:26:25 -0700
commit467545d0a5a51ac2a06797b7997931d3bce0638d (patch)
tree403148cffd1c740366f1c6b25dbac9798e4c2c08 /README.md
parentdd498274173efd8b13bd3b41d172437796733104 (diff)
parentd2b96cf47fca4f7fa725b2ef8f8e7c393e57d1ef (diff)
downloadlibgit2-467545d0a5a51ac2a06797b7997931d3bce0638d.tar.gz
Merge pull request #321 from letolabs/readme
Add parrot-libgit2 to the list of language bindings in the readme
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 2c24da45e..8bf2a068a 100644
--- a/README.md
+++ b/README.md
@@ -85,6 +85,7 @@ Here are the bindings to libgit2 that are currently available:
* libgit2-ocaml (ocaml bindings) <https://github.com/burdges/libgit2-ocaml>
* 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>
If you start another language binding to libgit2, please let us know so
we can add it to the list.