Commit d747ec18e94474d2acedc7abc7aea0fde3f41ad8

jake bolewski 2014-08-25T20:50:06

add Julia to the language bindings list

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index 8af64ea..0020a77 100644
--- a/README.md
+++ b/README.md
@@ -168,6 +168,8 @@ Here are the bindings to libgit2 that are currently available:
     * hgit2 <https://github.com/fpco/gitlib>
 * Java
     * Jagged <https://github.com/ethomson/jagged>
+* Julia
+    * LibGit2.jl <https://github.com/jakebolewski/LibGit2.jl>
 * Lua
     * luagit2 <https://github.com/libgit2/luagit2>
 * .NET