Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
f213 authored Jun 12, 2018
1 parent 9d42156 commit 3ac562c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# dadata-client
Python clients for dadata.ru APIs. This library also contains clients for PAID version of dadata.ru service, so you may need to add your credentials from https://dadata.ru/profile/.
Python client for dadata.ru APIs. Some parts of dadata.ru service are paid, so you may need to add your credentials from https://dadata.ru/profile/.

[![Build Status](https://travis-ci.org/f213/dadata-client.svg?branch=master)](https://travis-ci.org/f213/dadata-client)
[![codecov](https://codecov.io/gh/f213/dadata-client/branch/master/graph/badge.svg)](https://codecov.io/gh/f213/dadata-client)
Expand Down Expand Up @@ -122,7 +122,7 @@ decomposed = dadata.request('Магадан, ул. Бывших строител
"""
```

### Find party client
### Find organisation client

``` python
from dadata.find_party import DadataFindPartyClient
Expand Down

0 comments on commit 3ac562c

Please sign in to comment.