summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVicent Marti <tanoku@gmail.com>2011-03-15 03:31:52 +0200
committerVicent Marti <tanoku@gmail.com>2011-03-15 03:31:52 +0200
commit11a203e1b174fc3ec923be9ea53d0451f75e21f5 (patch)
tree7233f0e10d49c2f978ac8b75634d0206cac8da71 /README.md
parentab6a3d3de5e869253c64c1329ff73c71c2b89209 (diff)
downloadlibgit2-11a203e1b174fc3ec923be9ea53d0451f75e21f5.tar.gz
Add nodegit to the README
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ee6d87bbb..c9eb6dc25 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>