Skip to content

Commit

Permalink
README: link to go docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aviau committed Sep 13, 2024
1 parent 117b616 commit c9c3d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# go-flareio

`flareio` is a light [Flare API](https://api.docs.flare.io/) SDK that wraps net/http requests and automatically manages authentication.
`flareio` is a light [Flare API](https://api.docs.flare.io/) SDK that wraps a [net/http Client](https://pkg.go.dev/net/http#Client) and automatically manages authentication.

Usage examples and use cases are documented in the [Flare API documentation](https://api.docs.flare.io/concepts/sdk).

Expand Down

0 comments on commit c9c3d0e

Please sign in to comment.