README: remove deprecated rust client (#3367)

This commit is contained in:
Keith Wade 2019-10-10 07:25:50 -05:00 committed by Lucas Gabriel Schneider
parent 2e5b3d01eb
commit 052c7518b4

View File

@ -112,13 +112,8 @@ You can access these pages on your computer using one of the following clients:
`devtools::install_github('kirillseva/tldrrr')`
- [Ruby client](https://github.com/YellowApple/tldrb):
`gem install tldrb`
- Rust clients:
- [rust-tldr](https://github.com/rilut/rust-tldr)
(thin client with online lookup):
`cargo install tldr`
- [tealdeer](https://github.com/dbrgn/tealdeer)
(fully featured client with offline cache):
`cargo install tealdeer`
- [Rust client](https://github.com/dbrgn/tealdeer):
`cargo install tealdeer`
- [Vim Client](https://github.com/wlemuel/vim-tldr)
- [Visual Studio Code extension](https://github.com/bmuskalla/vscode-tldr) available on [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=bmuskalla.vscode-tldr)
- Web clients: