Update coverage badge in readme

This commit is contained in:
Kirill
2023-03-15 17:56:43 +03:00
committed by GitHub
parent 852576d520
commit ae8d6359b4

View File

@@ -1,7 +1,7 @@
# Ozon Seller API Client
A Ozon Seller API client written in Golang
[![Coverage Status](https://coveralls.io/repos/github/diPhantxm/ozon-api-client/badge.svg?branch=master)](https://coveralls.io/github/diPhantxm/ozon-api-client?branch=master)
[![Coverage Status](https://coveralls.io/repos/github/diPhantxm/ozon-api-client/badge.svg)](https://coveralls.io/github/diPhantxm/ozon-api-client)
![example workflow](https://github.com/diPhantxm/ozon-api-client/actions/workflows/tests.yml/badge.svg)
[Ozon](https://ozon.ru) is a marketplace for small and medium enterprises to launch and grow their businesses in Russia.
@@ -50,4 +50,4 @@ func main() {
## Contribution
If you need some endpoints ASAP, create an issue and list all the endpoints. I will add them to library soon.
Or you can implement them and contribute to the project. Contribution to the project is welcome.
Or you can implement them and contribute to the project. Contribution to the project is welcome.