summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@github.com>2016-06-20 14:30:33 -0400
committerEdward Thomson <ethomson@github.com>2016-06-20 14:30:33 -0400
commit738ca6eec2d981b50ec5ef51c709920b743b425f (patch)
tree5a6415a70568e1ae7e6d1ab612fdab25d3a4207a /README.md
parent0820d0c87c1fdcbe3c5339758b49af3e7ab159bc (diff)
downloadlibgit2-738ca6eec2d981b50ec5ef51c709920b743b425f.tar.gz
README: update bindings
Drop node-gitteh. Replace outdated PowerShell bindings with PSGit.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9d5602244..c25fd881f 100644
--- a/README.md
+++ b/README.md
@@ -202,7 +202,6 @@ Here are the bindings to libgit2 that are currently available:
* .NET
* libgit2sharp <https://github.com/libgit2/libgit2sharp>
* Node.js
- * node-gitteh <https://github.com/libgit2/node-gitteh>
* nodegit <https://github.com/nodegit/nodegit>
* Objective-C
* objective-git <https://github.com/libgit2/objective-git>
@@ -215,7 +214,7 @@ Here are the bindings to libgit2 that are currently available:
* PHP
* php-git <https://github.com/libgit2/php-git>
* PowerShell
- * GitPowerShell <https://github.com/ethomson/gitpowershell>
+ * PSGit <https://github.com/PoshCode/PSGit>
* Python
* pygit2 <https://github.com/libgit2/pygit2>
* R