Commit 4ef9a50817b7e527ad65b4c3db13ab862347e381

Edward Thomson 2014-01-15T13:58:11

Update README to include Java, PowerShell bindings

diff --git a/README.md b/README.md
index 434cc19..e6a903c 100644
--- a/README.md
+++ b/README.md
@@ -164,6 +164,8 @@ Here are the bindings to libgit2 that are currently available:
     * libgit2-glib <https://live.gnome.org/Libgit2-glib>
 * Haskell
     * hgit2 <https://github.com/fpco/gitlib>
+* Java
+    * Jagged <https://github.com/ethomson/jagged>
 * Lua
     * luagit2 <https://github.com/libgit2/luagit2>
 * .NET
@@ -181,6 +183,8 @@ Here are the bindings to libgit2 that are currently available:
     * Git-Raw <https://github.com/ghedo/p5-Git-Raw>
 * PHP
     * php-git <https://github.com/libgit2/php-git>
+* PowerShell
+    * GitPowerShell <https://github.com/ethomson/gitpowershell>
 * Python
     * pygit2 <https://github.com/libgit2/pygit2>
 * Ruby