From 751b26b7469c1b6b6e4122f7e470320ce51303be Mon Sep 17 00:00:00 2001 From: Derek Perez Date: Mon, 20 May 2024 20:33:58 -0700 Subject: [PATCH] Adding OpenSSF badge (#739) to address onboarding: https://github.com/cncf/toc/issues/1299 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 082e72af..eb8ac36e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Connect [![Report Card](https://goreportcard.com/badge/connectrpc.com/connect)](https://goreportcard.com/report/connectrpc.com/connect) [![GoDoc](https://pkg.go.dev/badge/connectrpc.com/connect.svg)](https://pkg.go.dev/connectrpc.com/connect) [![Slack](https://img.shields.io/badge/slack-buf-%23e01563)][slack] +[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/8972/badge)](https://www.bestpractices.dev/projects/8972) Connect is a slim library for building browser and gRPC-compatible HTTP APIs. You write a short [Protocol Buffer][protobuf] schema and implement your