From 4d7fb88c27985a94ea092c69b8c62460b3aba081 Mon Sep 17 00:00:00 2001
From: anqude <79022830+anqude@users.noreply.github.com>
Date: Thu, 24 Nov 2022 22:13:29 +0400
Subject: [PATCH] Update README.md
---
README.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
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