README.md: tldr-rs was published and renamed to tealdeer (#850)

waldyrious/alt-syntax
Danilo Bargen 2016-04-17 02:22:17 +02:00 committed by Waldir Pimenta
parent 44fe0eb3e2
commit be19d76a7b
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ You can access these pages on your computer using one of the following clients:
- [Ruby client](https://github.com/YellowApple/tldrb): `gem install tldrb`
- Rust clients:
- [rust-tldr](https://github.com/rilut/rust-tldr) (online lookup): `cargo install tldr`
- [tldr-rs](https://github.com/dbrgn/tldr-rs) (offline caching, not yet published)
- [tealdeer](https://github.com/dbrgn/tealdeer) (fully featured client with offline cache): `cargo install tealdeer`
- [Web client](https://github.com/ostera/tldr.jsx): https://ostera.github.io/tldr.jsx
There is also a comprehensive [list of clients in our Wiki](https://github.com/tldr-pages/tldr/wiki/TLDR-clients).