Skip to content

Commit 1250a7e

Browse files
committed
README: add go badge
1 parent d4f4570 commit 1250a7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# go-flareio
22

3+
[![Go Reference](https://pkg.go.dev/badge/github.com/Flared/go-flareio.svg)](https://pkg.go.dev/github.com/Flared/go-flareio)
4+
35
`flareio` is a light [Flare API](https://api.docs.flare.io/) SDK.
46
It is a wrapper around [net/http.Client](https://pkg.go.dev/net/http#Client) that automatically manages API authentication.
57

0 commit comments

Comments
 (0)