Add logo to README.

This commit is contained in:
Nick Hepler 2024-11-20 20:08:45 -05:00
parent f56e70f784
commit c32ed92003

View File

@ -1,4 +1,5 @@
# gotifyer # gotifyer
![gotifyer logo](https://git.nickhepler.cloud/nick/gotifyer/raw/branch/master/gotifyer_logo.png)
## Overview ## Overview
This Bash script allows you to send notifications using the Gotify service. It checks the health of the Gotify server before sending notifications and logs the results. This Bash script allows you to send notifications using the Gotify service. It checks the health of the Gotify server before sending notifications and logs the results.
@ -60,4 +61,4 @@ Feel free to modify the script as needed. You can change the notification's prio
- 5: Very High (default) - 5: Very High (default)
## License ## License
This script is licensed under the GNU General Public License v3.0 or later. You are free to use, modify, and distribute this script under the same license. For more details, please refer to the [GNU General Public License](LICENSE). This script is licensed under the GNU General Public License v3.0 or later. You are free to use, modify, and distribute this script under the same license. For more details, please refer to the [GNU General Public License](LICENSE).