summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicent Marti <vicent@github.com>2014-05-14 12:18:57 +0200
committerVicent Marti <vicent@github.com>2014-05-14 12:18:57 +0200
commita8af3e02841dea19581021529870f16a69f436ea (patch)
treee0a6870f77f7232bbc94b93ad62365d176d84263
parent03fcef188952184136539add2bd14a95ec0abacd (diff)
parent562516ecebeefa89595b23c5aa559551a8bb7c56 (diff)
downloadlibgit2-a8af3e02841dea19581021529870f16a69f436ea.tar.gz
Merge pull request #2348 from stewid/add-link-R-bindings
Add R bindings to the README
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8dd073430..b60e8a234 100644
--- a/README.md
+++ b/README.md
@@ -189,6 +189,8 @@ Here are the bindings to libgit2 that are currently available:
* GitPowerShell <https://github.com/ethomson/gitpowershell>
* Python
* pygit2 <https://github.com/libgit2/pygit2>
+* R
+ * git2r <https://github.com/ropensci/git2r>
* Ruby
* Rugged <https://github.com/libgit2/rugged>
* Vala