1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-25 02:35:28 +02:00

Merge pull request #526 from hterkelsen/dart-client

Add Dart client to README
This commit is contained in:
Igor Shubovych 2016-01-01 15:30:24 +02:00
commit 2f0fc275ac

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