File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,10 @@ MD5-SHA-Checksum-Utility is a user-friendly graphical tool designed to calculate
14
14
15
15
## ✅ Screenshots
16
16
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 )
18
20
19
- ![ App Screenshot] ( https://github.com/user-attachments/assets/ebe59930-4a7b-49aa-a425-9761bdd04e07 )
20
21
21
22
## 🔽 Download
22
23
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
26
27
# Install Required Packages
27
28
Ensure you have Python installed. Install required packages using pip:
28
29
``` bash
29
- pip install PyQt5
30
+ pip install PyQt5 Pillow
30
31
```
31
32
32
33
## 💻 Usage
You can’t perform that action at this time.
0 commit comments