diff --git a/README.md b/README.md index 092bd3c..bfdae01 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Sample PHP 7.1 starter - Zend Framework coding standard ## Composer commands - - `clean`: Delete generated files + - `clean`: Delete all generated files - `test`: Launch unit test - `test-coverage`: Launch unit test with clover.xml file generation - `cs-check` : code sniffer check diff --git a/composer.json b/composer.json index 2c280f1..4ba5cfb 100644 --- a/composer.json +++ b/composer.json @@ -5,13 +5,8 @@ "license": "MIT", "minimum-stability": "stable", "keywords": [ - "expressive", - "zf", - "zendframework", - "php-di", - "di", - "container", - "psr-11" + "sample", + "php" ], "authors": [ {