updated screenshot

This commit is contained in:
Hassan El Mghari
2023-02-13 20:32:50 -05:00
parent 6693228021
commit 5bba73e4e1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<div align="center"> <div align="center">
<div> <div>
<img src="https://raw.githubusercontent.com/Nutlope/aicommits/main/screenshot.png?token=GHSAT0AAAAAABPRWK4LSHNE654RA5GMMKYMY7K4MWQ" alt="AI Commits"/> <img src="https://raw.githubusercontent.com/Nutlope/aicommits/main/screenshot.png" alt="AI Commits"/>
<h1 align="center">AI Commits</h1> <h1 align="center">AI Commits</h1>
</div> </div>
<p>A CLI that writes your git commit messages for you with AI. Never write a commit message again.</p> <p>A CLI that writes your git commit messages for you with AI. Never write a commit message again.</p>

View File

@@ -1,6 +1,6 @@
{ {
"name": "aicommits", "name": "aicommits",
"version": "1.0.0", "version": "1.0.1",
"description": "Writes your git commit messages for you with AI", "description": "Writes your git commit messages for you with AI",
"main": "bin/index.js", "main": "bin/index.js",
"bin": { "bin": {