Add Dart client to README

waldyrious/alt-syntax
Harry Terkelsen 2015-12-30 22:11:45 -08:00
parent fe62231607
commit d5f8b3f427
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ You can access these pages on your computer using one of the following clients:
[Google Play](https://play.google.com/store/apps/details?id=io.github.hidroh.tldroid)
- [Ruby client](https://github.com/YellowApple/tldrb): `gem install tldrb`
- [R client](https://github.com/kirillseva/tldrrr): `devtools::install_github('kirillseva/tldrrr')`
- [Dart client](https://github.com/hterkelsen/tldr): `pub global activate tldr`
- [Web client](https://github.com/ostera/tldr.jsx): try tldr on your browser
[here](https://ostera.github.io/tldr.jsx)!