diff --git a/README.md b/README.md index 74a4ab0..4bf1343 100755 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Note that this repository is _just_ for your WordPress theme. The WordPress inst - [phpdotenv](https://github.com/vlucas/phpdotenv) - [carbon](https://carbon.nesbot.com/) - Linting and testing - - JS, CSS, and PHP linting thanks to [Prettier](https://github.com/prettier/prettier), [ESLint](https://eslint.org/), and [phpcs](https://github.com/squizlabs/PHP_CodeSniffer) + - JS, CSS, and PHP linting thanks to [Prettier](https://github.com/prettier/prettier), [ESLint](https://eslint.org/), and [phpcs](https://github.com/PHPCSStandards/PHP_CodeSniffer) - Static analysis of PHP code with [PHPStan](https://phpstan.org/) - Accessibility testing with [pa11y](https://github.com/pa11y/pa11y) - Bundle size limiting with [bundlesize](https://github.com/siddharthkp/bundlesize)