* chore: update package description and keywords

* chore: update README with new package description and title
This commit is contained in:
di-sukharev
2023-03-10 17:55:51 +08:00
parent e4de6d8186
commit c1a4c3daf2
2 changed files with 7 additions and 2 deletions

View File

@@ -5,7 +5,8 @@
<h4 align="center">Author <a href="https://github.com/di-sukharev">@di-sukharev</a> <a href="https://twitter.com/io_Y_oi"><img src="https://img.shields.io/twitter/follow/io_Y_oi?style=flat&label=io_Y_oi&logo=twitter&color=0bf&logoColor=fff" align="center"></a>
</h4>
</div>
<p>AI generates conventional commits with mind-blowing accuracy 🤯🔫</p>
<h2>GPT CLI to auto-generate impressive commits in 1 second</h2>
<p>Killing lame commits with AI 🤯🔫</p>
<a href="https://www.npmjs.com/package/opencommit"><img src="https://img.shields.io/npm/v/opencommit" alt="Current version"></a>
</div>

View File

@@ -1,13 +1,17 @@
{
"name": "opencommit",
"version": "1.0.8",
"description": "AI generates conventional commits with mind-blowing accuracy 🤯🔫",
"description": "GPT CLI to auto-generate impressive commits in 1 second. Killing lame commits with AI 🤯🔫",
"keywords": [
"git",
"chatgpt",
"gpt",
"ai",
"openai",
"opencommit",
"aicommit",
"aicommits",
"gptcommit",
"commit"
],
"main": "cli.js",