Skip to content

Commit ddf65e2

Browse files
authored
Add Go reference badge
1 parent e865904 commit ddf65e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# instruqt-go
22

33
[![Go Report Card](https://goreportcard.com/badge/github.com/isovalent/instruqt-go)](https://goreportcard.com/report/github.com/isovalent/instruqt-go)
4+
[![Go Reference](https://pkg.go.dev/badge/github.com/isovalent/instruqt-go.svg)](https://pkg.go.dev/github.com/isovalent/instruqt-go)
45
[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)
56

67
`instruqt-go` is a Go client library for interacting with the Instruqt platform. It provides a simple and convenient way to programmatically access Instruqt's APIs, manage content, retrieve user data and track information.

0 commit comments

Comments
 (0)