Commit 7b50c7845bbc801ae2bb2d54e06996b7ecf424dc

Andrius Bentkus 2013-12-27T15:15:48

docs: Remove non existing wrapper from the readme libgit2net stopped to exist, all hail libgit2sharp

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>