diff --git a/README.md b/README.md index 4fddd56..4de6e6a 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ ![Golang](https://img.shields.io/badge/Go-00add8.svg?labelColor=171e21&style=for-the-badge&logo=go) -![Build](https://github.com/kmesiab/go-policy-enforcer/actions/workflows/go --build.yml/badge.svg) +![Build](https://github.com/kmesiab/go-policy-enforcer/actions/workflows/go-build.yml/badge.svg) ![Build](https://github.com/kmesiab/go-policy-enforcer/actions/workflows/go-lint.yml/badge.svg) ![Build](https://github.com/kmesiab/go-policy-enforcer/actions/workflows/go-test.yml/badge.svg) -[![Go Report Card](htt +[![Go Report Card](https://goreportcard.com/badge/github.com/kmesiab/go-policy-enforcer)](https://goreportcard.com/report/github.com/kmesiab/go-policy-enforcer) + Go Policy Enforcer is a flexible, lightweight library that allows developers to dynamically enforce policies on Go structs using