Merge pull request #519 from ingydotnet/development Add Perl to the list of bindings.
diff --git a/README.md b/README.md
index ed2bcb3..3a96f39 100644
--- a/README.md
+++ b/README.md
@@ -91,6 +91,7 @@ Here are the bindings to libgit2 that are currently available:
* 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>
+* git-xs-pm (Perl bindings) <https://github.com/ingydotnet/git-xs-pm>
If you start another language binding to libgit2, please let us know so
we can add it to the list.