diff --git a/README.md b/README.md index 4e6fc22..44915b8 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ -# mezzio-console +[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/) -_Symfony Console for Mezzio_ +Thank you so much for being interested in this project! Open Source is rewarding, but it can also be exhausting. Therefor this code is provided as-is, and is currently not actively maintained. We invite you to peruse the code and even use it in your next project, provided you follow the included license! + +No guarantee of support for the code is provided, and there is no promise that pull requests will be reviewed or merged. It’s open source, so forking is allowed; just be sure to give credit where it’s due! -[![Continuous Integration](https://github.com/xtreamwayz/mezzio-console/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/xtreamwayz/mezzio-console/actions/workflows/continuous-integration.yml) +--- + +_Symfony Console for Mezzio_ This packages brings [Symfony Console](https://github.com/symfony/console) to your [Mezzio](https://github.com/mezzio/mezzio) project. It uses the `FactoryCommandLoader` for lazy loading