diff --git a/README.md b/README.md index cf5320d..1b9cf3a 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +Or you can implement them and contribute to the project. Contribution to the project is welcome.