diff --git a/README.md b/README.md index 838e826..3a81c8a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,10 @@ It also shows best practices that can be retro-fitted into existing repositories [![Go Reference](https://pkg.go.dev/badge/github.com/senzing/template-go.svg)](https://pkg.go.dev/github.com/senzing/template-go) [![Go Report Card](https://goreportcard.com/badge/github.com/senzing/template-go)](https://goreportcard.com/report/github.com/senzing/template-go) -[![go-test.yaml](https://github.com/Senzing/template-go/actions/workflows/go-test.yaml/badge.svg)](https://github.com/Senzing/template-go/actions/workflows/go-test.yaml) +[![go-test-linux.yaml](https://github.com/Senzing/template-go/actions/workflows/go-test-linux.yaml/badge.svg)](https://github.com/Senzing/template-go/actions/workflows/go-test-linux.yaml) +[![go-test-darwin.yaml](https://github.com/Senzing/template-go/actions/workflows/go-test-darwin.yaml/badge.svg)](https://github.com/Senzing/template-go/actions/workflows/go-test-darwin.yaml) +[![go-test-windows.yaml](https://github.com/Senzing/template-go/actions/workflows/go-test-windows.yaml/badge.svg)](https://github.com/Senzing/template-go/actions/workflows/go-test-windows.yaml) +[![gosec.yaml](https://github.com/Senzing/template-go/actions/workflows/gosec/badge.svg)](https://github.com/Senzing/template-go/actions/workflows/gosec.yaml) [![License](https://img.shields.io/badge/License-Apache2-brightgreen.svg)](https://github.com/Senzing/template-go/blob/main/LICENSE) ## Overview