diff --git a/README.md b/README.md index e0ed575899..4e2c1b24d1 100644 --- a/README.md +++ b/README.md @@ -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: