diff --git a/README.md b/README.md
index a304630..92063f5 100644
--- a/README.md
+++ b/README.md
@@ -69,8 +69,9 @@ You can see default bindings and usage information on the [Wiki/Usage] page!
## 🌐 Internationalization
Colorshell supports i18n! The shell automatically matches the shell language with the system's, if available.
Currently, there's support for the following languages:
-- English (United States), maintained by [@retrozinndev](https://github.com/retrozinndev)
-- Português (Brasil), maintained by [@retrozinndev](https://github.com/retrozinndev)
+- **English** (English, United States), maintained by [@retrozinndev](https://github.com/retrozinndev)
+- **Português** (Portuguese, Brazil), maintained by [@retrozinndev](https://github.com/retrozinndev)
+- **русский** (Russian), maintained by [@NotMephisto](https://github.com/NotMephisto)
Don't see your language here? You can contribute and make translations too!
You can do so by forking this repository, translating the shell in your fork and then opening a pull request to this repository, simple as that!
@@ -79,12 +80,6 @@ You can do so by forking this repository, translating the shell in your fork and
## ⚙️ Installation
See the Installation Guide on [Wiki/Installation].
-## 🎉 Tools
-- Browser: [Zen Browser]
-- Text Editor: [Neovim], my config is [here](https://github.com/retrozinndev/nvim-conf.lua)
-- Terminal Emulator: [Kitty]
-- Terminal shell: [Nushell]
-
## ❗ Issues
Having issues? Please create a [new Issue] here, I'll be happy to help you out!