summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMarcin Kolenda <cestrand@users.noreply.github.com>2021-12-24 14:24:07 +0100
committerGitHub <noreply@github.com>2021-12-24 14:24:07 +0100
commit854429503014e5cff1f4f098c702427a15ce0537 (patch)
treea3d523b285420eadc3687d037573750399100799 /README.md
parent00346ce8d3817bbbc72b71a7a00dbd2090bebb6b (diff)
downloadlibgit2-854429503014e5cff1f4f098c702427a15ce0537.tar.gz
Remove PSGit from Language Bindings section of README
PSGit is not using libgit2 library. It is stub of a library and is not developed further.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7ed5f6c80..66f98e2ee 100644
--- a/README.md
+++ b/README.md
@@ -392,8 +392,6 @@ Here are the bindings to libgit2 that are currently available:
* Git-Raw <https://github.com/jacquesg/p5-Git-Raw>
* PHP
* php-git <https://github.com/libgit2/php-git>
-* PowerShell
- * PSGit <https://github.com/PoshCode/PSGit>
* Python
* pygit2 <https://github.com/libgit2/pygit2>
* R