diff --git a/README.md b/README.md index 3bc22f7..5a393e7 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,11 @@ Methods interfaces implementation aggregated in \rocketfellows\TinkoffInvestV1In For the sake of the interface segregation principle you should inject a specific interface as dependencies, and define the implementation through the container (DI). +## Installation +```shell +composer require rocketfellows/tinkoff-invest-v1-instruments-rest-client +``` + ## Methods contract definition Component methods take an array as parameters, and raw arrays also serve as output values. @@ -109,4 +114,4 @@ Array Welcome to pull requests. If there is a major changes, first please open an issue for discussion. -Please make sure to update tests as appropriate. \ No newline at end of file +Please make sure to update tests as appropriate. diff --git a/clover.xml b/clover.xml index c37deaf..2e38166 100644 --- a/clover.xml +++ b/clover.xml @@ -1,6 +1,6 @@ - - + + @@ -23,24 +23,24 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - +