diff --git a/README.md b/README.md index 09867e8..713198f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ Optimize Composer for Drupal projects This composer-plugin contains a set of improvements that makes running heavy duty composer commands (i.e. `composer update` or `composer require`) much faster. -Probably not needed for Composer 2, since it is quite fast by default. +### Composer 2 +Since Composer 2 is quite fast by default, this plugin is not needed, and will be disabled if Composer 2 is detected. If everyone involved in development of a project is using Composer 2, this plugin becomes redundant and can be removed from the list of project dependencies. # Installation