diff --git a/README.md b/README.md index 2eab69e0c6..147eb5a18f 100644 --- a/README.md +++ b/README.md @@ -44,24 +44,12 @@ --- -## This project needs funding - -Maintaining WordPressCS costs thousands of hours of work and the vast majority of work until now has been done by one, mostly unpaid, contributor (@jrfnl), with code review support from two fellow maintainers. - -**This situation is unsustainable.** - -A large part of the WordPress community, including WordPress Core, relies heavily on the WordPress Coding Standards for code quality and security checks. - -Unless funding is found to continue maintaining WordPressCS and its dependencies, the future is bleak and maintenance will be halted. - -If you are an agency, a corporate entity or even a passionate user who wishes to help fund the continued maintenance of WordPressCS, you can donate to the [WP PHP Open Collective](https://opencollective.com//thewpcc/contribute/wp-php-63406). - ---- - ## Introduction This project is a collection of [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) rules (sniffs) to validate code developed for WordPress. It ensures code quality and adherence to coding conventions, especially the official [WordPress Coding Standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/). +This project needs funding. If you want to donate read [here](#funding) about how you can help. + ## Minimum Requirements The WordPress Coding Standards package requires: