Update README.md
new style of README
This commit is contained in:
parent
b42605e807
commit
6f30a52b5c
10
README.md
10
README.md
@ -5,7 +5,7 @@
|
|||||||
### Dependencies
|
### Dependencies
|
||||||
**Python**
|
**Python**
|
||||||
```sh
|
```sh
|
||||||
pip install tk pyperclip qrcode password-strength
|
pip install tk pyperclip qrcode customtkinter qrcode password-strength
|
||||||
```
|
```
|
||||||
|
|
||||||
**On debian**
|
**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
|
sudo dnf install python3-tkinter python3-pillow-tk python3 python-pip
|
||||||
```
|
```
|
||||||
|
|
||||||
<img src="https://i.imgur.com/KUsAunA.png" alt="img" align="right" width="150px">
|
<img src="https://i.imgur.com/f1cBAgi.png" alt="img" align="right" width="200px">
|
||||||
<img src="https://i.imgur.com/IYXMmxQ.png" alt="img" align="right" width="200px">
|
<img src="https://i.imgur.com/asgXlG3.png" alt="img" align="right" width="200px">
|
||||||
|
<img src="https://i.imgur.com/FvNREK4.png" alt="img" align="right" width="150px">
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
- using cusom passassword
|
- using cusom passassword
|
||||||
- copy passwoed to clipboard
|
- copy passwoed to clipboard
|
||||||
- share password via QR code
|
- share password via QR code
|
||||||
|
- support dark and light system theme
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user