diff --git a/readme.md b/readme.md index a996ccb..16477f5 100644 --- a/readme.md +++ b/readme.md @@ -20,7 +20,7 @@ phpls is a fast and smart language server for PHP written in Go. - Efficiently ran by keeping processes running - Configurable on-change or on-save - Configurable binaries, php version, standards - - [PHPCS](https://github.com/squizlabs/PHP_CodeSniffer) + - [PHPCS](https://github.com/PHPCSStandards/PHP_CodeSniffer) - [PHPStan](https://phpstan.org/) - Basic hover, on the to-do list to greatly improve