Skip to content

Commit 8cb27cd

Browse files
Update Cover Image
1 parent 68f504b commit 8cb27cd

File tree

1 file changed

+23
-5
lines changed

1 file changed

+23
-5
lines changed

README.md

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,22 @@
1-
<div align="center">
2-
<h1>Git GPT Commit</h1>
3-
<p>An AI-powered Git extension that generates commit messages using OpenAI's GPT-4o, streamlining the commit process and improving developer productivity.</p>
4-
<img src="./assets/preview.gif" />
5-
</div>
1+
<h1 align="center">
2+
Git GPT Commit
3+
</h1>
4+
5+
<br>
6+
7+
8+
<p align="center">
9+
<code>An AI-powered Git extension</code> that generates commit messages using OpenAI's GPT-4o,
10+
streamlining the commit process and improving developer productivity.
11+
</p>
12+
13+
<br>
14+
15+
<p align="center">
16+
<img src="./assets/cover_image1540x1000.png" alt="cover_image"/>
17+
</p>
18+
19+
<br>
620

721
## Installation
822

@@ -33,6 +47,10 @@ git add --all
3347
git gpt commit // generate commit message with AI
3448
```
3549

50+
<p align="center">
51+
<img src="./assets/preview.gif" />
52+
</p>
53+
3654
✅ You've completed all setup!
3755

3856
### Available Commands

0 commit comments

Comments
 (0)