diff --git a/README.md b/README.md index 16dec24..6ca8879 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,11 @@ Features: - Parsing syntax-invalid PHP files - Saving and printing free-floating comments and whitespaces +Who Uses +-------- + +[VKCOM/noverify](https://github.com/VKCOM/noverify) - NoVerify is a pretty fast linter for PHP + Usage example ------- @@ -60,11 +65,6 @@ func main() { } ``` -Who Uses --------- - -[VKCOM/noverify](https://github.com/VKCOM/noverify) - NoVerify is a pretty fast linter for PHP - Roadmap -------