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