From 95590156d22ee542f1163c226b6032962bcf4537 Mon Sep 17 00:00:00 2001
From: Derek Perez <dperez@buf.build>
Date: Mon, 20 May 2024 20:04:51 -0700
Subject: [PATCH] Adding OpenSSF badge

---
 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