From 60323977fca0931d0fc75df352d6718ce278bb62 Mon Sep 17 00:00:00 2001 From: Sergey Kasatkin Date: Tue, 17 Nov 2015 14:27:08 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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)