diff --git a/src/README.md b/src/README.md index 6ae6a4b8d3b..735db540239 100644 --- a/src/README.md +++ b/src/README.md @@ -1,5 +1,9 @@ # WooCommerce `src` files +## Important note + +The dependency injection container is disabled for now due to conflicts with plugins that use the same container package. Therefore all the content about registering and resolving classes, and interacting with legacy code, doesn't apply yet. It will be enabled at a later time. + ## Table of contents * [Installing Composer](#installing-composer)