2 Commits

Author SHA1 Message Date
4e2f46223e Merge pull request '更新 README.md' (#16) from moyin-patch-1 into main
Reviewed-on: #16
2025-12-18 15:24:41 +08:00
f079a80b66 更新 README.md 2025-12-18 15:24:33 +08:00

View File

@@ -139,7 +139,7 @@ pnpm run dev
### 第四步:开始贡献 🤝
1. **Fork项目** 到你的GitHub账户
1. **Fork项目** 到你的Gitea账户
2. **创建功能分支**`git checkout -b feature/your-feature`
3. **遵循规范开发**使用AI助手帮助
4. **提交代码**`git commit -m "feat添加新功能"`