Skip to content

Commit

Permalink
added workflow status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
chrispeterjeyaraj authored Oct 2, 2023
1 parent 521fb6a commit adc505f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

AI Git Commit is a command-line tool that leverages OpenAI's GPT-3 language model to simplify the process of creating commit messages for Git commits. It addresses the common challenge of spending excessive time crafting commit messages that effectively describe code changes. With AI Commit, developers can generate a variety of high-quality commit message options within seconds, reducing the time spent on writing commit messages and allowing them to focus more on coding.

[![Go](https://github.com/chrispeterjeyaraj/ai-gitcommit/actions/workflows/go.yml/badge.svg)](https://github.com/chrispeterjeyaraj/ai-gitcommit/actions/workflows/go.yml)

## Prerequisites :clipboard:

Before installing AI Git Commit, you will need to generate your OpenAI API key.
Expand Down

0 comments on commit adc505f

Please sign in to comment.