Skip to content

Commit 5123aaa

Browse files
author
Landon Perkins (FROM PROSSER)
authored
Update README.md
1 parent 39cbebd commit 5123aaa

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ SIGF relies on several Python libraries and modules. Ensure you have the followi
2424
- **Tkinter:** Tkinter is used for the graphical user interface.
2525
- **Pillow:** Pillow is used for image processing and manipulation.
2626
- **Pygame:** Pygame is used to play background music.
27+
- **WinSound:** A standard python module for playing sound effects.
2728
- **Random:** A Python standard library module used for generating random numbers.
2829
- **OS:** A Python standard library module used for operating system-related functions.
2930
- **WebBrowser:** A Python standard library module used for opening web links.
@@ -56,7 +57,8 @@ SIGF is designed to be intuitive and user-friendly. Here's how to use the applic
5657

5758
- **Navigation:**
5859
- Click the "Next Image" button to navigate through the image gallery.
59-
- Use the "File" menu to open or save images.
60+
- Click the "Last Image" button to navigate through the image gallery.
61+
- Use the "File" menu to open, save, or reset images.
6062

6163
- **Image Filters:**
6264
- Use the "Edit" menu to apply various image filters such as blur, sharpen, smooth, detail, contour, and emboss.
@@ -71,6 +73,11 @@ SIGF is designed to be intuitive and user-friendly. Here's how to use the applic
7173

7274
Contributions to SIGF are welcome! If you have any suggestions, bug reports, or feature requests, please feel free to open an issue or submit a pull request on the [GitHub repository](https://github.com/LandonPerkinsProsser/SimpleImageSlideshow). Your contributions will help improve and enhance the application for everyone.
7375

76+
## Credits
77+
78+
- The images are not created by me, the first image is from the Mexican Government when they unvailed a "Alien" to the public, the second image being of the smurf cat meme by Nate Hallinan, the third image being Spongebob by Nickelodeon, the fourth image being Jonesy from Fortnite by Epic Games, and the last image being of the Python Logo on a global internet background by the Python Foundation.
79+
- The sounds come from Nintendo games and software, the button sound comes from multiple sounds from the DSi Shop just combined together, the edit sound comes from multiple sounds the Mii Channel also combined together, and the save sound comes straight from Mario Kart Wii.
80+
7481
## License
7582

7683
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)