Commit 3f36e7969049fcab328fa9521aadaaa22481884a

Edward Thomson 2021-09-18T14:07:18

Merge pull request #6050 from shijinglu/patch-1 Update README.md

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