Skip to content

Commit d4931d8

Browse files
authored
Update README.md
add CI badges
1 parent 879c2db commit d4931d8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
A cli tool written in Python that generates git commit messages using AI models
44
through the OpenRouter API.
55

6+
[![Create Release and Publish to PyPI](https://github.com/quinneden/acmsg/actions/workflows/publish-and-release.yaml/badge.svg)](https://github.com/quinneden/acmsg/actions/workflows/publish-and-release.yaml)
7+
[![Run Tests](https://github.com/quinneden/acmsg/actions/workflows/test.yaml/badge.svg?branch=main)](https://github.com/quinneden/acmsg/actions/workflows/test.yaml)
8+
69
## Features
710

811
- Analyzes staged changes in your git repository

0 commit comments

Comments
 (0)