diff --git a/README.md b/README.md
index 648f802..b5f3b2a 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,8 @@
- AI generates conventional commits with mind-blowing accuracy 🤯🔫
+ GPT CLI to auto-generate impressive commits in 1 second
+ Killing lame commits with AI 🤯🔫
diff --git a/package.json b/package.json
index dcc340f..86f3fee 100644
--- a/package.json
+++ b/package.json
@@ -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",