Skip to content

Commit edc8b5a

Browse files
authored
Update README.md
1 parent 97840d5 commit edc8b5a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ MD5-SHA-Checksum-Utility is a user-friendly graphical tool designed to calculate
1414

1515
## ✅ Screenshots
1616

17-
![App Screenshot](https://github.com/user-attachments/assets/e4db83e3-2895-4687-93ad-8e5c9b6d0bc0)
17+
![Screenshot 2024-11-28 164814](https://github.com/user-attachments/assets/dca14d3b-40e7-474b-ab78-bfc213b663ae)
18+
19+
![Screenshot 2024-11-28 164840](https://github.com/user-attachments/assets/9532c657-1538-4b27-851e-c87c96abf5fd)
1820

19-
![App Screenshot](https://github.com/user-attachments/assets/ebe59930-4a7b-49aa-a425-9761bdd04e07)
2021

2122
## 🔽 Download
2223
You can download the most recent version of the tool, including the executable, [here](https://github.com/oop7/MD5-SHA-Checksum-Utility/releases)
@@ -26,7 +27,7 @@ MD5-SHA-Checksum-Utility is a user-friendly graphical tool designed to calculate
2627
# Install Required Packages
2728
Ensure you have Python installed. Install required packages using pip:
2829
```bash
29-
pip install PyQt5
30+
pip install PyQt5 Pillow
3031
```
3132

3233
## 💻 Usage

0 commit comments

Comments
 (0)