update README.md.

Signed-off-by: zhitan-ems <yincun7@gmail.com>
This commit is contained in:
zhitan-ems 2025-12-04 09:20:52 +00:00 committed by Gitee
parent 3b1cbdb654
commit 347746733d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -312,7 +312,7 @@ zhitan-ems 是基于 [AGPL](https://www.gnu.org/licenses/agpl-3.0.en.html) 和 [
2. 创建功能分支 (`git checkout -b feature/AmazingFeature`)
3. 提交更改 (`git commit -m 'Add some AmazingFeature'`)
4. 推送到分支 (`git push origin feature/AmazingFeature`)
5. 发起 Pull Request
5. 发起 Pull Request
### 开发规范
- 遵循项目现有的代码风格