diff --git a/README.md b/README.md new file mode 100644 index 0000000..90e7643 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# My configs for ECS and RECTOR + +This is just my very opiniated config for those tools so i dont habe to copy paste them in every new thing i code \ No newline at end of file diff --git a/composer.json b/composer.json index f6b6067..d1125ee 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,6 @@ { "name": "lubiana/code-quality", + "license": ["MIT"], "autoload": { "psr-4": { "Lubiana\\CodeQuality\\": "src/"