We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a383ea4 commit 02d8694Copy full SHA for 02d8694
1 file changed
README.md
@@ -21,7 +21,7 @@ SIGF is a user-friendly Python application that allows you to browse a collectio
21
SIGF relies on several Python libraries and modules. Ensure you have the following requirements installed before using the application:
22
23
- **Python:** SIGF is built with Python and should work on any system with Python installed.
24
-- **Tkinter:** Tkinter is used for the graphical user interface.
+- **Tkinter:** Tkinter is used for the graphical user interface and opening save and open file windows.
25
- **Pillow:** Pillow is used for image processing and manipulation.
26
- **Pygame:** Pygame is used to play background music.
27
- **WinSound:** A standard python module for playing sound effects.
0 commit comments