Commit dfbb25f183a6f55ad02b5456ecda82fb0903e037

shijing 2021-09-12T23:39:03

Update README.md Add git24j to the language bindings

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/README.md b/README.md
index 9ecb706..0cbde52 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