From 5f899ae6d6612ed1b04b9d5ab7cba4d7fc22d1c8 Mon Sep 17 00:00:00 2001
From: anqude <79022830+anqude@users.noreply.github.com>
Date: Wed, 8 Feb 2023 23:11:23 +0400
Subject: [PATCH] Add Password Strength image and dependence
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index b14867a..22ed19b 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
### Dependencies
**Python**
```sh
-pip install tk pyperclip qrcode customtkinter
+pip install tk pyperclip qrcode customtkinter password password-strength
```
**On debian**
@@ -18,7 +18,7 @@ sudo apt install python3-tk python3-pil.imagetk xclip
sudo dnf install python3-tkinter python3-pillow-tk xclip
```
### Screenshots
-
+