Commit 11a203e1b174fc3ec923be9ea53d0451f75e21f5

Vicent Marti 2011-03-15T03:31:52

Add nodegit to the README

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/README.md b/README.md
index ee6d87b..c9eb6dc 100644
--- a/README.md
+++ b/README.md
@@ -124,6 +124,7 @@ Here are the bindings to libgit2 that are currently available:
 * luagit2 (Lua bindings) <https://github.com/libgit2/luagit2>
 * GitForDelphi (Delphi bindings) <https://github.com/libgit2/GitForDelphi>
 * node-gitteh (Node.js bindings) <https://github.com/libgit2/node-gitteh>
+* nodegit (Node.js bindings) <https://github.com/tbranyen/nodegit>
 * libqgit2 (C++ QT bindings) <https://projects.kde.org/projects/playground/libs/libqgit2/>
 * Geef (Erlang bindings) <https://github.com/schacon/geef>