diff --git a/Readme.md b/Readme.md index 984c5f2..2dd06fe 100644 --- a/Readme.md +++ b/Readme.md @@ -8,7 +8,9 @@ ### Installation -Coming soon... +`` +composer require eskrano/quickbaserestapi +`` ### Examples (file) `` diff --git a/composer.json b/composer.json index 574ab83..81ae03c 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,6 @@ { "name": "eskrano/quickbaserestapi", + "license": ["MIT"], "authors": [ { "name": "Alex Priadko",