Merge pull request #288 from YellowApple/patch-1

Add tldrb
waldyrious/alt-syntax
Romain Prieto 2015-08-09 18:25:05 +10:00
commit 5d3143bbf5
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ You can access these pages on your computer using one of the following clients:
- [Exilir client](https://github.com/edgurgel/tldr): binaries available soon - [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` - [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) - [Android client](https://github.com/gianasista/tldr-viewer): available on [Google Play](https://play.google.com/store/apps/details?id=de.gianasista.tldr_viewer)
- [Ruby client](https://github.com/YellowApple/tldrb): `gem install tldrb`
- [Web client](https://github.com/ostera/tldr.js): try tldr on your browser [here](https://ostera.github.io/tldr.js)! - [Web client](https://github.com/ostera/tldr.js): try tldr on your browser [here](https://ostera.github.io/tldr.js)!
Let us know if you are building one and we can add it to this list! Let us know if you are building one and we can add it to this list!