diff --git a/README.md b/README.md index 58ac7e4..53fce85 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,10 @@ Usage ``` php -$crmApiClient = new \IntaroCrm\RestApi('http://demo.intarocrm.ru', - 'T9DMPvuNt7FQJMszHUdG8Fkt6xHsqngH'); +$crmApiClient = new \IntaroCrm\RestApi( + 'http://demo.intarocrm.ru', + 'T9DMPvuNt7FQJMszHUdG8Fkt6xHsqngH' +); ``` Constructor arguments are: