From 573ce90b4e481e58687b3a30003cb21c60d88e17 Mon Sep 17 00:00:00 2001 From: Hanashiko Date: Tue, 6 May 2025 18:30:14 +0300 Subject: [PATCH] docs(magento2): removed possibly unnecessary items in the documentation --- plugins/magento2/README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/plugins/magento2/README.md b/plugins/magento2/README.md index 920569b95..b5a007d50 100644 --- a/plugins/magento2/README.md +++ b/plugins/magento2/README.md @@ -169,11 +169,3 @@ m2mainton - Run `mg-status` to get a comprehensive overview of your system - Use tab completion with `m2` to explore available Magento CLI commands - The `mg-update` command combines multiple setup steps into a single command - -## License - -This plugin is released under the MIT License. - -## Contributing - -Contributions are welcome! Please feel free to submit a Pull Request.