From b29f012a7b9b7216c21a6ca15851b35e4bdb6040 Mon Sep 17 00:00:00 2001 From: Rusian Huu Date: Thu, 26 Mar 2026 01:17:43 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BF=AE=E5=A4=8D=E8=8B=B1=E6=96=87=20?= =?UTF-8?q?README=20=E5=85=8B=E9=9A=86=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.en.md b/README.en.md index 3e1437d..eaceeaa 100644 --- a/README.en.md +++ b/README.en.md @@ -70,7 +70,7 @@ Generate game-style sticker images through AI conversation: ### Install Dependencies ```bash -git clone https://github.com/yourname/gemini-skill.git +git clone https://github.com/WJZ-P/gemini-skill.git cd gemini-skill npm install ```