docs: 修复英文 README 克隆地址

This commit is contained in:
Rusian Huu
2026-03-26 01:17:43 +08:00
parent a57a3d5105
commit b29f012a7b

View File

@@ -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
```