summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Ooms <jeroenooms@gmail.com>2021-02-11 15:19:09 +0100
committerGitHub <noreply@github.com>2021-02-11 15:19:09 +0100
commit82a091c49162acc87bf7638aac83e0a08335fa6e (patch)
treeaa33482e828b54e28ec4df28e2b8decabbb42728
parent523d5e0f6865a1c1aea791d21b5edc58a3ed745d (diff)
downloadlibgit2-82a091c49162acc87bf7638aac83e0a08335fa6e.tar.gz
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>