From d5f8b3f4275f341fe4f6863b79519ade3d56b31a Mon Sep 17 00:00:00 2001 From: Harry Terkelsen Date: Wed, 30 Dec 2015 22:11:45 -0800 Subject: [PATCH] Add Dart client to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f5a66e0d..0f681f3da 100644 --- a/README.md +++ b/README.md @@ -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)!