diff --git a/osuboot.sh b/osuboot.sh index ca1d6c7..f438d15 100755 --- a/osuboot.sh +++ b/osuboot.sh @@ -53,6 +53,8 @@ echo "" echo "You can find the source at:" echo "https://git.staropensource.de/JeremyStarTM/osuboot" echo "" +echo "Thank you for using osu!boot to launch your favorite rythm game!" +echo "" if [ -n "${OSUBOOT_IS_NICE}" ]; then echo -e "${COLOR_SUCCESS}Thank you, you too :3"