diff --git a/README.md b/README.md
index 236cc40..37baf7a 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@

+
Bold Brew (bbrew)
+
A Homebrew TUI Manager
-# Bold Brew (bbrew) - A Homebrew TUI Manager
-
-  
+


@@ -12,40 +12,77 @@


-**Bold Brew** is a TUI application that allows you to manage your Homebrew packages on macOS. It provides a simple and intuitive interface to install, uninstall, and update packages. It also allows you to search for packages and view detailed information about them.
+[](https://github.com/Valkyrie00/bold-brew/stargazers)
+[](https://github.com/Valkyrie00/bold-brew/network/members)
-

-

+[Website](https://bold-brew.com/) • [Documentazione](https://bold-brew.com/docs) • [Changelog](CHANGELOG.md)
-## 📚 Table of Contents
+
-- [Installation](#installation)
-- [Usage](#usage)
-- [Contributing](#contributing)
-- [License](#license)
+## ✨ Features
-## 💾 Installation
-You can also install **Bold Brew** using Homebrew:
+- 🚀 Modern and responsive TUI interface
+- 📦 Simplified Homebrew package management
+- 🔍 Advanced package search
+- 🔄 Real\-time updates
+- ⌨️ Intuitive keyboard shortcuts
+## 🛠️ Installation
+
+### Via Homebrew
```sh
brew tap Valkyrie00/homebrew-bbrew
brew install bbrew
```
-You can download the latest release of **Bold Brew** from the [releases page](https://github.com/Valkyrie00/bold-brew/releases).
+### Manuale
+Download the latest version from the [releases page](https://github.com/Valkyrie00/bold-brew/releases)
+## 📖 Quick Guide
-
-## 🚀 Usage
-To run **Bold Brew** simply execute:
+Launch the application:
```sh
bbrew
```
-This will launch the TUI application where you can navigate and manage your Homebrew packages.
+### Main Commands
+- `/` - Search packages
+- `f` - Filter installed packages
+- `i` - Install package
+- `u` - Update package
+- `r` - Remove package
+- `q` - Quit
+- `Ctrl+U` - Update all packages
-## 🏗️ Contributing
-Contributions are welcome! Please open an issue or submit a pull request on GitHub.
+## 🖼️ Screenshots
-## 🌍 License
-This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
\ No newline at end of file
+
+

+

+
+
+## 🤝 Contributing
+
+Contributions are welcome! Please:
+
+1. 🍴 Fork the project
+2. 🔨 Create your feature branch
+3. 📝 Commit your changes
+4. 🚀 Submit a pull request
+
+## 📄 License
+
+This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
+
+## 💖 Support
+
+- 🌟 Star the project
+- 🐛 [Report a bug](https://github.com/Valkyrie00/bold-brew/issues)
+- 💡 [Propose new features](https://github.com/Valkyrie00/bold-brew/issues)
+- 📣 Share the project with your friends
+
+---
+
+
+ Built with ❤️ for the community and for all developers
+
\ No newline at end of file
diff --git a/docs/index.html b/docs/index.html
index 3c5150c..a020941 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -31,7 +31,7 @@
Bold Brew
-
An elegant Homebrew TUI manager for macOS
+
A simple Homebrew TUI manager for macOS