diff --git a/README.md b/README.md index 9a87130..02015b6 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ ![CI](https://github.com/actions/typescript-action/actions/workflows/ci.yml/badge.svg) [![Check dist/](https://github.com/actions/typescript-action/actions/workflows/check-dist.yml/badge.svg)](https://github.com/actions/typescript-action/actions/workflows/check-dist.yml) [![CodeQL](https://github.com/actions/typescript-action/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/actions/typescript-action/actions/workflows/codeql-analysis.yml) +[![coverage](./badges/coverage.svg)](./badges/coverage.svg) + Use this template to bootstrap the creation of a TypeScript action. :rocket: