Commit 868563cc925c3be5be569a130289abbf1ccd4943

Russell Belfer 2013-12-30T11:41:16

Merge pull request #2015 from txdv/patch-1 docs: Remove non existing wrapper from the readme

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/README.md b/README.md
index 8ce60af..434cc19 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>