From e649ce1d37deeac80dfaac6b98362b9740c8028c Mon Sep 17 00:00:00 2001 From: Achille Roussel Date: Tue, 6 Feb 2024 11:24:00 -0800 Subject: [PATCH] README: add badges Signed-off-by: Achille Roussel --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 006cfd8..81e5751 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +[![Build](https://github.com/stealthrocket/dispatch-sdk-protobuf/actions/workflows/buf.yml/badge.svg)](https://github.com/stealthrocket/dispatch-sdk-protobuf/actions/workflows/buf.yml) +[![MIT License](https://img.shields.io/badge/license-Apache%202-blue.svg)](LICENSE) +[![buf.build](https://img.shields.io/badge/buf.build-reference-lightblue.svg)](https://buf.build/stealthrocket/dispatch-sdk/docs/main:dispatch.sdk.v1) + # Dispatch API This module contains the protobuf definitions for the Dispatch API.