From b3d0682cc16d80f8580a605afc5a2ffee710e1b9 Mon Sep 17 00:00:00 2001 From: Seth Hoenig Date: Mon, 16 Dec 2024 19:26:18 -0600 Subject: [PATCH] readme: add badges --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de32f80..ee9e46b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# env [![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) +# env + +[![Go Reference](https://pkg.go.dev/badge/cattlecloud.net/go/env.svg)](https://pkg.go.dev/cattlecloud.net/go/env) +[![License](https://img.shields.io/github/license/cattlecloud/env?color=7C00D8&style=flat-square&label=License)](https://github.com/cattlecloud/env/blob/main/LICENSE) +[![Build](https://img.shields.io/github/actions/workflow/status/cattlecloud/env/ci.yaml?style=flat-square&color=0FAA07&label=Tests)](https://github.com/cattlecloud/env/actions/workflows/ci.yaml) `env` provides a way to parse environment variables using a schema