summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRussell Belfer <rb@github.com>2013-12-30 11:41:16 -0800
committerRussell Belfer <rb@github.com>2013-12-30 11:41:16 -0800
commit868563cc925c3be5be569a130289abbf1ccd4943 (patch)
tree6feb9ffec1a9f724f2afcad21d147e03e12fdc85
parent4e1f517c61fef323b9cb3acedd19ce7859a8e546 (diff)
parent7b50c7845bbc801ae2bb2d54e06996b7ecf424dc (diff)
downloadlibgit2-868563cc925c3be5be569a130289abbf1ccd4943.tar.gz
Merge pull request #2015 from txdv/patch-1
docs: Remove non existing wrapper from the readme
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8ce60af62..434cc1937 100644
--- a/README.md
+++ b/README.md
@@ -168,7 +168,6 @@ Here are the bindings to libgit2 that are currently available:
* luagit2 <https://github.com/libgit2/luagit2>
* .NET
* libgit2sharp <https://github.com/libgit2/libgit2sharp>
- * libgit2net, low level bindings superseded by libgit2sharp <https://github.com/txdv/libgit2net>
* Node.js
* node-gitteh <https://github.com/libgit2/node-gitteh>
* nodegit <https://github.com/tbranyen/nodegit>