summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2021-02-11 17:58:04 +0000
committerGitHub <noreply@github.com>2021-02-11 17:58:04 +0000
commita4218a07f828366d874fe67b6f89ef74a0781ede (patch)
treeaa33482e828b54e28ec4df28e2b8decabbb42728
parent523d5e0f6865a1c1aea791d21b5edc58a3ed745d (diff)
parent82a091c49162acc87bf7638aac83e0a08335fa6e (diff)
downloadlibgit2-a4218a07f828366d874fe67b6f89ef74a0781ede.tar.gz
Merge pull request #5795 from jeroen/patch-1
Add new bindings for the R language
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 23c569e4c..1f72f277f 100644
--- a/README.md
+++ b/README.md
@@ -392,6 +392,7 @@ Here are the bindings to libgit2 that are currently available:
* Python
* pygit2 <https://github.com/libgit2/pygit2>
* R
+ * gert <https://docs.ropensci.org/gert>
* git2r <https://github.com/ropensci/git2r>
* Ruby
* Rugged <https://github.com/libgit2/rugged>