diff --git a/README.md b/README.md index 0682956b6..05600a4bf 100644 --- a/README.md +++ b/README.md @@ -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 - [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) +- [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)! Let us know if you are building one and we can add it to this list!