Add link to R client

waldyrious/alt-syntax
Kirill Sevastyanenko 2015-12-28 13:15:09 -06:00
parent 4d336f17b8
commit a979d75244
1 changed files with 1 additions and 0 deletions

View File

@ -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)!