Update readme
add instructions how to get Client-Id and Api-Key
This commit is contained in:
		@@ -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)
 | 
					You can check [list of supported endpoints](ENDPOINTS.md)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## How to start
 | 
					## 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.
 | 
					Just add dependency to your project and you're ready to go.
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
go get github.com/diphantxm/ozon-api-client
 | 
					go get github.com/diphantxm/ozon-api-client
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user