From 671c70a9a86d7b7d70d6d96712b9fcdc1d1bb1c6 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Tue, 25 Nov 2025 10:55:51 +0900 Subject: [PATCH] Update GUI screenshot image in README Replaces the cover image link with a more specific screenshot for the GUI environment section in the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bee1e1f..99d345a 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ The WelsonJS framework suggests the following application release methods: * **Copy all directories and files**: This is the simplest and most straightforward method. ## Screenshots -![(Screenshot 1) GUI environment](https://catswords.blob.core.windows.net/welsonjs/images/cover.png) +![(Screenshot 1) GUI environment](https://catswords.blob.core.windows.net/welsonjs/images/screenshot.png) ![(Screenshot 2) Command-line environment](https://catswords.blob.core.windows.net/welsonjs/images/screenshot2.png)