Skip to content

Commit 90410ff

Browse files
committed
'feat: update README.md with new features and improvements
- Update project title to include rocket emoji 🚀 for a more fun and engaging title - Update document section header to include book emoji 📚 for better visual appeal - Update installation section to include a hammer emoji 🔨 for emphasis on running commands - Add images to guide users on how to use Commit Copilot - Update usage example section to include formatting changes and add sparkle emoji ✨ for added excitement - Update security section to include lock emoji 🔒 for emphasis on security measures - Update developer section to include computer emoji 👨‍💻 for better visual appeal - Add links to developer's GitHub profile for better networking - Update license section to include document emoji 📄 for better visual appeal - Add a link to the MIT license for users to learn more about it.'
1 parent c00cc0f commit 90410ff

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Diff for: README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Commit Copilot
1+
# 🚀 Commit Copilot
22

33
使用 OpenAI ChatGPT 快速生成 git 提交信息的工具。Commit Copilot 可以帮助您自动创建简洁、清晰的 git 提交信息,提高您的工作效率。
44

5-
## 文档
5+
## 📚 文档
66

77
### 📦 安装
88

@@ -24,26 +24,26 @@ npm_config_registry=https://registry.npmjs.org pnpx commit-copilot
2424

2525
以下是 Commit Copilot 的使用示例:
2626

27-
- 输入命令运行 Commit Copilot
27+
- 🔨 输入命令运行 Commit Copilot
2828

2929
![](https://ityuany-assets.oss-cn-hangzhou.aliyuncs.com/uPic/uy6p0I.png)
3030

31-
- 输入提交信息描述
31+
- 📝 输入提交信息描述
3232

3333
![](https://ityuany-assets.oss-cn-hangzhou.aliyuncs.com/uPic/FYvUKy.png)
3434

35-
- 生成格式化的 git 提交信息
35+
- 生成格式化的 git 提交信息
3636

3737
![](https://ityuany-assets.oss-cn-hangzhou.aliyuncs.com/uPic/guMtsT.png)
3838

39-
### 安全性
39+
### 🔒 安全性
4040

4141
您的 API 密钥将被本地存储,我们不会尝试将您的 API 密钥发送至其他地方。
4242

43-
## 开发者
43+
## 👨‍💻 开发者
4444

4545
- [@ityuany](https://github.com/ityuany)
4646

47-
## 许可证
47+
## 📄 许可证
4848

4949
[MIT](https://choosealicense.com/licenses/mit/)

0 commit comments

Comments
 (0)