diff --git a/README.md b/README.md index a455a98..f33969b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,15 @@ -# Semver Conventional Commits - Github Action +
+ +Semver Github Action + +[![Release](https://img.shields.io/github/release/ietf-tools/semver-action.svg?style=flat&maxAge=600)](https://github.com/ietf-tools/semver-action/releases) +[![License](https://img.shields.io/github/license/ietf-tools/semver-action)](https://github.com/ietf-tools/semver-action/blob/main/LICENSE) + +##### Semver Conventional Commits - Github Action + +
+ +--- This GitHub Action automatically determinate the next release version to use based on all the [Conventional Commits](https://www.conventionalcommits.org) since the latest tag.