Skip to content

Commit 7365026

Browse files
committed
docs: add status badges for release, docs and license to README
1 parent 2379890 commit 7365026

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Harness SDK for Go
22

3+
[![Latest Release](https://img.shields.io/github/v/release/harness/harness-go-sdk)](https://github.com/harness/harness-go-sdk/releases/latest)
4+
[![Go Reference](https://pkg.go.dev/badge/github.com/harness/harness-go-sdk.svg)](https://pkg.go.dev/github.com/harness/harness-go-sdk)
5+
[![License](https://img.shields.io/github/license/harness/harness-go-sdk)](LICENSE.md)
6+
37
This project is a Harness SDK for the go programming language. It provides go client for interacting with the current gen GraphQL and Config-as-Code API's.
48

59
## Disclaimer

0 commit comments

Comments
 (0)