diff options
author | Russell Belfer <rb@github.com> | 2013-12-30 11:41:16 -0800 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2013-12-30 11:41:16 -0800 |
commit | 868563cc925c3be5be569a130289abbf1ccd4943 (patch) | |
tree | 6feb9ffec1a9f724f2afcad21d147e03e12fdc85 /README.md | |
parent | 4e1f517c61fef323b9cb3acedd19ce7859a8e546 (diff) | |
parent | 7b50c7845bbc801ae2bb2d54e06996b7ecf424dc (diff) | |
download | libgit2-868563cc925c3be5be569a130289abbf1ccd4943.tar.gz |
Merge pull request #2015 from txdv/patch-1
docs: Remove non existing wrapper from the readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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> |