From 5acca17b30671e476de41891f51828eb2f1dd441 Mon Sep 17 00:00:00 2001 From: Arlind Date: Fri, 20 Jun 2025 15:21:10 +0200 Subject: [PATCH] Update .gitea/workflows/ci.yml --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index e1a0b52..f800420 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -125,7 +125,7 @@ jobs: echo "" >> "$README_PATH" echo "Welcome to the osu! Swiss Community Skin collection, this repository archives and showcases Skins osc members use." >> "$README_PATH" echo "" >> "$README_PATH" - echo "Enjoy looking around, click file names to download the skins." >> "$README_PATH" + echo "Enjoy looking around, click file names to download the skins and click on the images to see more about the skins." >> "$README_PATH" echo "" >> "$README_PATH" echo "## How do I add my skins here?" >> "$README_PATH" echo "" >> "$README_PATH"