diff --git a/README.md b/README.md index 09493e9..d842043 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,5 @@ $client = \Yii::$app->dadata; $address = $client->cleanAddress('msk, tverskaya, 1'); echo 'Result: ' . $address->result . PHP_EOL; ``` + +[More documentation](https://github.com/gietos/dadata/blob/master/README.md)