From 6dbb1e85b0793073138750da8ffe083b9beecafc Mon Sep 17 00:00:00 2001 From: Chris Roche Date: Wed, 17 Jan 2024 21:24:55 -0800 Subject: [PATCH] add badges (#1) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78a0d37..dabd109 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# protogofakeit +# protogofakeit [![Go Reference](https://pkg.go.dev/badge/github.com/rodaine/protogofakeit.svg)](https://pkg.go.dev/github.com/rodaine/protogofakeit) [![CI](https://github.com/rodaine/protogofakeit/actions/workflows/ci.yaml/badge.svg)](https://github.com/rodaine/protogofakeit/actions/workflows/ci.yaml) `protogofakeit` provides a utility for producing fake data in Protocol Buffer messages via [`gofakeit`][gofakeit].