From e6433eb8b7785ff77dbabcff9ec9d861630f1316 Mon Sep 17 00:00:00 2001 From: Ha Duy Trung Date: Tue, 29 Dec 2015 20:43:20 +0800 Subject: [PATCH] Add Android client Just published to Google Play, download link will only be available in a few hours. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a7734d8ef..18a11aee5b 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,10 @@ You can access these pages on your computer using one of the following clients: or [platform binaries](https://github.com/pranavraja/tldr/releases) - [Elixir client](https://github.com/tldr-pages/tldr_elixir_client): binaries available soon - [C++ client](https://github.com/tldr-pages/tldr-cpp-client): `brew tap tldr-pages/tldr && brew install tldr` -- [Android client](https://github.com/gianasista/tldr-viewer): available on +- Android client: + - [tldr-viewer](https://github.com/gianasista/tldr-viewer), available on [Google Play](https://play.google.com/store/apps/details?id=de.gianasista.tldr_viewer) + - [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` - [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