From 6f30a52b5c9a5335a014ad8fb6e0ddec65569017 Mon Sep 17 00:00:00 2001 From: anqude <79022830+anqude@users.noreply.github.com> Date: Mon, 9 Jan 2023 01:21:05 +0400 Subject: [PATCH] Update README.md new style of README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 ``` -img -img - +img +img +img ### Features - using cusom passassword - copy passwoed to clipboard - share password via QR code - +- support dark and light system theme