diff --git a/README.md b/README.md index 7b6b410..f203e8d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # conflictless-keepachangelog +[![Go Test Status](https://github.com/ypjama/conflictless-keepachangelog/workflows/Go/badge.svg)](https://github.com/ypjama/conflictless-keepachangelog/actions) +[![codecov](https://codecov.io/gh/ypjama/conflictless-keepachangelog/graph/badge.svg?token=9Q4JK8VNPO)](https://codecov.io/gh/ypjama/conflictless-keepachangelog) +[![GitHub release](https://img.shields.io/github/v/release/ypjama/conflictless-keepachangelog.svg)](https://github.com/ypjama/conflictless-keepachangelog/releases/latest) + CLI tool for generating sections to "Keep a Changelog" files without causing frustrating merge conflicts. ## Why?