summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@microsoft.com>2014-01-15 13:58:11 -0800
committerEdward Thomson <ethomson@microsoft.com>2014-01-15 13:58:11 -0800
commit4ef9a50817b7e527ad65b4c3db13ab862347e381 (patch)
tree70b07dd0b74fc39d077f417a0a5ca2feb7f1b6cb /README.md
parentf04c7dcab406fd6529571f9e0b55706ed104f7a6 (diff)
downloadlibgit2-4ef9a50817b7e527ad65b4c3db13ab862347e381.tar.gz
Update README to include Java, PowerShell bindings
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 434cc1937..e6a903cdf 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