Skip to content

Commit 1207acf

Browse files
authored
Update README.md
1 parent dc152fe commit 1207acf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

GUIScripts/PDF Utility Tool/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ This tool makes it easy to perform the following operations:
1818

1919
- This PDF tool utilizes `PyPDF` module to work with PDF
2020
- The GUI is made with the `tkinter`.
21+
- The script shows a window with button for every action that is available to perform
22+
- The script uses `askfilename` in `tkinter` to get the file from the user while staying in the GUI.
23+
- Program also has an information label which is responsible of showing the process success messages
2124

2225
## Setup instructions
2326

0 commit comments

Comments
 (0)