diff --git a/README.md b/README.md index fd9a987..d7dbefe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Helmet Middleware -[![Build Status](https://travis-ci.com/atreugo/helmet.svg?branch=master)](https://travis-ci.com/atreugo/helmet) +[![Test status](https://github.com/atreugo/helmet/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/atreugo/helmet/actions?workflow=test) [![Coverage Status](https://coveralls.io/repos/github/atreugo/helmet/badge.svg?branch=main)](https://coveralls.io/github/atreugo/helmet?branch=main) [![Go Report Card](https://goreportcard.com/badge/github.com/atreugo/helmet)](https://goreportcard.com/report/github.com/atreugo/helmet) [![GoDev](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white)](https://pkg.go.dev/github.com/atreugo/helmet)