summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicent Marti <vicent@github.com>2014-08-26 17:46:52 +0200
committerVicent Marti <vicent@github.com>2014-08-26 17:46:52 +0200
commitcd0c4fa73ac22eb03462a791f0494cf3c000b103 (patch)
tree05b49b6436ace0e2142e8d0eb0ed5b5504381a8e
parent397bc8d897fa5ad3c6db911877370b125e3750cc (diff)
parentd747ec18e94474d2acedc7abc7aea0fde3f41ad8 (diff)
downloadlibgit2-cd0c4fa73ac22eb03462a791f0494cf3c000b103.tar.gz
Merge pull request #2533 from jakebolewski/jcb/addjulia
add Julia to the language bindings list
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8af64eaea..0020a7762 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