Skip to content

Commit 990b36a

Browse files
author
Sergei Kasatkin
authored
Update README.md
1 parent d6ddd64 commit 990b36a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ Dadata API client
33

44
Non-official PHP library for the DaData.ru REST API
55

6-
[![Latest Stable Version](https://poser.pugx.org/gietos/dadata/version)](https://packagist.org/packages/gietos/dadata)
7-
[![Total Downloads](https://poser.pugx.org/gietos/dadata/downloads)](https://packagist.org/packages/gietos/dadata)
8-
[![License](https://poser.pugx.org/gietos/dadata/license)](https://packagist.org/packages/gietos/dadata)
6+
[![Latest Stable Version](https://poser.pugx.org/kstkn/dadata/version)](https://packagist.org/packages/kstkn/dadata)
7+
[![Total Downloads](https://poser.pugx.org/kstkn/dadata/downloads)](https://packagist.org/packages/kstkn/dadata)
8+
[![License](https://poser.pugx.org/kstkn/dadata/license)](https://packagist.org/packages/kstkn/dadata)
99

1010
[API documentation](https://dadata.ru/api/clean/)
1111

@@ -14,7 +14,7 @@ Non-official PHP library for the DaData.ru REST API
1414
The suggested installation method is via [composer](https://getcomposer.org/):
1515

1616
```sh
17-
composer require gietos/dadata
17+
composer require kstkn/dadata
1818
```
1919

2020
## Usage

0 commit comments

Comments
 (0)