Commit f140f69bd59ac8c4ec4f82abb4130fc921e37b94

apnadkarni 2022-06-02T16:15:42

Add link to Tcl bindings for libgit2

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index c73b507..601222b 100644
--- a/README.md
+++ b/README.md
@@ -405,6 +405,8 @@ Here are the bindings to libgit2 that are currently available:
     * git2-rs <https://github.com/rust-lang/git2-rs>
 * Swift
     * SwiftGit2 <https://github.com/SwiftGit2/SwiftGit2>
+* Tcl
+    * lg2 <https://github.com/apnadkarni/tcl-libgit2>
 * Vala
     * libgit2.vapi <https://github.com/apmasell/vapis/blob/master/libgit2.vapi>