Skip to content

Commit b71fad4

Browse files
author
Josh
authored
docs: add go report badge
1 parent 8fedccf commit b71fad4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# protoc-gen-openapi
22

3-
![example workflow](https://github.com/technicallyjosh/protoc-gen-openapi/actions/workflows/run-lint.yaml/badge.svg)
3+
![build status](https://img.shields.io/github/actions/workflow/status/technicallyjosh/protoc-gen-openapi/run-lint.yaml?style=for-the-badge)
4+
[![Go Report Card](https://goreportcard.com/badge/github.com/technicallyjosh/protoc-gen-openapi?style=for-the-badge)](https://goreportcard.com/report/github.com/technicallyjosh/protoc-gen-openapi)
45

56
**Yes**, this is _another_ protoc generator for OpenAPI. I created this for a
67
couple

0 commit comments

Comments
 (0)