From 37eab62385402c12a1bd581bc2904780ed74cb3d Mon Sep 17 00:00:00 2001 From: Romain Prieto Date: Thu, 2 Oct 2014 23:23:10 +1000 Subject: [PATCH] README: link to the new Android client --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 078c44999..0ff097ef4 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ You can access these pages on your computer using one of the following clients: - [Go client](https://github.com/pranavraja/tldr) : `go get github.com/pranavraja/tldr` or [platform binaries](https://github.com/pranavraja/tldr/releases) - [Exilir client](https://github.com/edgurgel/tldr): 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 [Google Play](https://play.google.com/store/apps/details?id=de.gianasista.tldr_viewer) Let us know if you are building one and we can add it to this list!