From a979d7524408512a422041a20ff7c6bfa627fd8c Mon Sep 17 00:00:00 2001 From: Kirill Sevastyanenko Date: Mon, 28 Dec 2015 13:15:09 -0600 Subject: [PATCH] Add link to R client --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1368c05dd..1a7734d8e 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ You can access these pages on your computer using one of the following clients: - [Android client](https://github.com/gianasista/tldr-viewer): available on [Google Play](https://play.google.com/store/apps/details?id=de.gianasista.tldr_viewer) - [Ruby client](https://github.com/YellowApple/tldrb): `gem install tldrb` +- [R client](https://github.com/kirillseva/tldrrr): `devtools::install_github('kirillseva/tldrrr')` - [Web client](https://github.com/ostera/tldr.js): try tldr on your browser [here](https://ostera.github.io/tldr.js)!