Commit 467545d0 by Vicent Martí

Merge pull request #321 from letolabs/readme

Add parrot-libgit2 to the list of language bindings in the readme
parents dd498274 d2b96cf4
...@@ -85,6 +85,7 @@ Here are the bindings to libgit2 that are currently available: ...@@ -85,6 +85,7 @@ Here are the bindings to libgit2 that are currently available:
* libgit2-ocaml (ocaml bindings) <https://github.com/burdges/libgit2-ocaml> * libgit2-ocaml (ocaml bindings) <https://github.com/burdges/libgit2-ocaml>
* Geef (Erlang bindings) <https://github.com/schacon/geef> * Geef (Erlang bindings) <https://github.com/schacon/geef>
* libgit2net (.NET bindings, low level) <https://github.com/txdv/libgit2net> * 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 If you start another language binding to libgit2, please let us know so
we can add it to the list. we can add it to the list.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment