diff --git a/README.md b/README.md
index c7a0bc0..b90f860 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
### Dependencies
**Python**
```sh
-pip install tk pyperclip qrcode password-strength
+pip install tk pyperclip qrcode customtkinter qrcode password-strength
```
**On debian**
@@ -18,13 +18,13 @@ sudo apt install python3-tk python3-pil.imagetk pytho3-pip python3
sudo dnf install python3-tkinter python3-pillow-tk python3 python-pip
```
-
-
-
+
+
+
### Features
- using cusom passassword
- copy passwoed to clipboard
- share password via QR code
-
+- support dark and light system theme