Skip to content

Commit 97c57e0

Browse files
committed
Added badges
1 parent ec1b441 commit 97c57e0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# PHPStan extension for php-enum
2+
[![Build Status](https://github.com/marc-mabe/php-enum-phpstan/workflows/Test/badge.svg?branch=master)](https://github.com/marc-mabe/php-enum-phpstan/actions?query=workflow%3ATest%20branch%3Amaster)
3+
[![Code Coverage](https://codecov.io/github/marc-mabe/php-enum-phpstan/coverage.svg?branch=master)](https://codecov.io/gh/marc-mabe/php-enum-phpstan/branch/master/)
4+
[![License](https://poser.pugx.org/marc-mabe/php-enum-phpstan/license)](https://github.com/marc-mabe/php-enum-phpstan/blob/master/LICENSE.txt)
5+
[![Latest Stable](https://poser.pugx.org/marc-mabe/php-enum-phpstan/v/stable.png)](https://packagist.org/packages/marc-mabe/php-enum-phpstan)
26

37
[PHP-Enum](https://github.com/marc-mabe/php-enum) enumerations with native PHP.
48

0 commit comments

Comments
 (0)