Skip to content

Commit 06af6f9

Browse files
committed
Update ReadMe.md
1 parent 38d709f commit 06af6f9

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# PHPStan Custom Rules
22

3-
Some few custom PHPStan extensions to improve the readability, maintainability and overall quality of your PHP code base.
3+
[![CI state](https://img.shields.io/github/actions/workflow/status/martinsoenen/phpstan-custom-rules/tests.yml)](https://github.com/martinsoenen/phpstan-custom-rules)
4+
[![Packagist version](https://img.shields.io/packagist/v/martinsoenen/phpstan-custom-rules)](https://packagist.org/packages/martinsoenen/phpstan-custom-rules)
45

5-
This is based on PHPStan. You can find the source package [here](https://phpstan.org/).
6+
> Some custom PHPStan extensions to improve the readability, maintainability and overall quality of your PHP code base.
7+
8+
Package based on PHPStan. You can find the source package [here](https://phpstan.org/).
69

710
### Supported PHP versions
811
| PHP version | This package version |

0 commit comments

Comments
 (0)