From 2650786b216dec605bb6c5d6c2658bdad78ac3bd Mon Sep 17 00:00:00 2001 From: PePa Date: Fri, 3 Mar 2017 08:22:54 +0700 Subject: [PATCH] Added tldr-bash-client According to https://github.com/tldr-pages/tldr-pages.github.io/issues/19#issuecomment-283750531 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bae5b941..119aaa3aa 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,9 @@ You can access these pages on your computer using one of the following clients: [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) -- [Bash client](https://github.com/raylee/tldr) +- Bash clients: + - [tldr](https://github.com/raylee/tldr) + - [tldr-bash-client](https://github.com/pepa65/tldr-bash-client) - [C++ client](https://github.com/tldr-pages/tldr-cpp-client): `brew install tldr` - [Crystal client](https://github.com/porras/tlcr): `brew install porras/tap/tlcr` - [Dart client](https://github.com/hterkelsen/tldr): `pub global activate tldr`