summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Widgren <stefan.widgren@gmail.com>2014-05-13 22:43:59 +0200
committerStefan Widgren <stefan.widgren@gmail.com>2014-05-13 22:43:59 +0200
commit562516ecebeefa89595b23c5aa559551a8bb7c56 (patch)
treee0a6870f77f7232bbc94b93ad62365d176d84263
parent03fcef188952184136539add2bd14a95ec0abacd (diff)
downloadlibgit2-562516ecebeefa89595b23c5aa559551a8bb7c56.tar.gz
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