summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorshijing <shijing.lu@gmail.com>2021-09-12 23:39:03 -0400
committerGitHub <noreply@github.com>2021-09-12 23:39:03 -0400
commitdfbb25f183a6f55ad02b5456ecda82fb0903e037 (patch)
tree0f14060f99e6d777f13328333721b9c35bcad879 /README.md
parentf1b89a201e9329e6df48f8d6cf320781570c936a (diff)
downloadlibgit2-dfbb25f183a6f55ad02b5456ecda82fb0903e037.tar.gz
Update README.md
Add git24j to the language bindings
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 9ecb706bd..0cbde525b 100644
--- a/README.md
+++ b/README.md
@@ -371,6 +371,7 @@ Here are the bindings to libgit2 that are currently available:
* hgit2 <https://github.com/jwiegley/gitlib>
* Java
* Jagged <https://github.com/ethomson/jagged>
+ * Git24j <https://github.com/git24j/git24j>
* Javascript / WebAssembly ( browser and nodejs )
* WASM-git <https://github.com/petersalomonsen/wasm-git>
* Julia