From 17993eadcfa300a931c3eade2de04425dc4c30c7 Mon Sep 17 00:00:00 2001 From: Rizky Luthfianto Date: Sun, 3 Jan 2016 00:10:44 +0700 Subject: [PATCH] Add Rust client to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index afe362d3f..226a98804 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: - [tldroid](https://github.com/hidroh/tldroid), available on [Google Play](https://play.google.com/store/apps/details?id=io.github.hidroh.tldroid) - [Ruby client](https://github.com/YellowApple/tldrb): `gem install tldrb` +- [Rust client](https://github.com/rilut/rust-tldr): `cargo install tldr` - [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): https://ostera.github.io/tldr.jsx