Skip to content

Commit 5b52b88

Browse files
committed
feat(docs): README badges
1 parent 5493ba4 commit 5b52b88

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
# go-sdk-gen
66

7+
[![Stars](https://img.shields.io/github/stars/sumup/go-sdk-gen?style=social)](https://github.com/sumup/go-sdk-gen/)
8+
[![Go Reference](https://pkg.go.dev/badge/github.com/sumup/go-sdk-gen.svg)](https://pkg.go.dev/github.com/sumup/go-sdk-gen)
9+
[![CI Status](https://github.com/sumup/go-sdk-gen/workflows/CI/badge.svg)](https://github.com/sumup/go-sdk-gen/actions/workflows/ci.yml)
10+
[![License](https://img.shields.io/github/license/sumup/go-sdk-gen)](./LICENSE)
11+
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.1%20adopted-ff69b4.svg)](https://github.com/sumup/go-sdk-gen/tree/main/CODE_OF_CONDUCT.md)
12+
713
`go-sdk-gen` is a highly opinionated OpenAPI specs to SDK generator for [Go](https://go.dev/).
814

915
</div>

0 commit comments

Comments
 (0)