diff --git a/README.md b/README.md index 0eae695..fa9b19e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![GitHub go.mod Go version of a Go module](https://img.shields.io/github/go-mod/go-version/gomods/athens.svg?style=flat-square&label=go)](https://github.com/chanced/caps) [![GoReportCard](https://goreportcard.com/badge/github.com/chanced/caps?style=flat-square)](https://goreportcard.com/report/github.com/chanced/caps) [![Codecov](https://img.shields.io/codecov/c/github/chanced/caps?style=flat-square&token=6601V8MSG3)](https://codecov.io/gh/chanced/caps) -![Build Status](https://img.shields.io/github/workflow/status/chanced/caps/Build?style=flat-square) +![Build Status](https://img.shields.io/github/actions/workflow/status/chanced/caps/main.yaml?style=flat-square) caps is a unicode aware, case conversion library for Go. It was built with the following priorites in mind: configurability, consistency,