From 1d6a3f3eb8efff92ab522a9d792f6f9803358815 Mon Sep 17 00:00:00 2001 From: Kirill Date: Sat, 18 Mar 2023 03:07:50 +0300 Subject: [PATCH] Update readme add instructions how to get Client-Id and Api-Key --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1b9cf3a..715023b 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ Read full [documentation](https://docs.ozon.ru/api/seller/en/#tag/Introduction) You can check [list of supported endpoints](ENDPOINTS.md) ## How to start +Get Client-Id and Api-Key in your seller profile [here](https://seller.ozon.ru/app/settings/api-keys?locale=en) + Just add dependency to your project and you're ready to go. ```bash go get github.com/diphantxm/ozon-api-client