Skip to content

Commit 841d9b9

Browse files
committed
add readme tags
1 parent e573558 commit 841d9b9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# go-pyth-client
22

3+
[![Tag](https://img.shields.io/github/tag/calbera/go-pyth-client.svg)](https://github.com/calbera/go-pyth-client/releases/)
4+
![License](https://img.shields.io/github/license/calbera/go-pyth-client.svg)
35
[![GoDoc](https://godoc.org/github.com/calbera/go-pyth-client?status.svg)](https://godoc.org/github.com/calbera/go-pyth-client)
46
![Lint](https://github.com/calbera/go-pyth-client/workflows/golangci-lint/badge.svg)
57
[![Go Report Card](https://goreportcard.com/badge/github.com/calbera/go-pyth-client)](https://goreportcard.com/report/github.com/calbera/go-pyth-client)
68

7-
Go client library for interacting with Pyth's [Hermes](https://hermes.pyth.network/docs/) and [Benchmarks](https://benchmarks.pyth.network/docs) API. For more information on Pyth Hermes, please visit Pyth's [documentation on price feeds](https://docs.pyth.network/price-feeds). For more information on Pyth Benchmarks, please visit Pyth's [documentation on benchmarks](https://docs.pyth.network/benchmarks).
9+
Go client library for interacting with Pyth [Hermes](https://hermes.pyth.network/docs/) and [Benchmarks](https://benchmarks.pyth.network/docs) APIs. For more information on Pyth Hermes, please visit Pyth's [documentation on price feeds](https://docs.pyth.network/price-feeds). For more information on Pyth Benchmarks, please visit Pyth's [documentation on benchmarks](https://docs.pyth.network/benchmarks).
810

911
This project is still under development. For support on more endpoints and use cases, please open an issue or contribute!
1012

0 commit comments

Comments
 (0)