Skip to content

Commit abbc241

Browse files
authored
Add badges (#5)
1 parent c5b58b3 commit abbc241

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66
<img src="https://raw.githubusercontent.com/TicketSwap/phpstan-error-formatter/main/screenshot.png" alt="Screenshot" height="300">
77
</p>
88

9+
<p align="center">
10+
<a href="https://packagist.org/packages/ticketswap/phpstan-error-formatter"><img src="https://poser.pugx.org/ticketswap/phpstan-error-formatter/v?style=for-the-badge" alt="Latest Stable Version"></a>
11+
<a href="https://packagist.org/packages/ticketswap/phpstan-error-formatter"><img src="https://poser.pugx.org/ticketswap/phpstan-error-formatter/require/php?style=for-the-badge" alt="PHP Version Require"></a>
12+
<a href="https://packagist.org/packages/ticketswap/phpstan-error-formatter"><img src="https://poser.pugx.org/ticketswap/phpstan-error-formatter/downloads?style=for-the-badge" alt="Total Downloads"></a>
13+
<a href="https://packagist.org/packages/ticketswap/phpstan-error-formatter"><img src="https://poser.pugx.org/ticketswap/phpstan-error-formatter/license?style=for-the-badge" alt="License"></a>
14+
</p>
15+
916
------
1017

1118
## Features

0 commit comments

Comments
 (0)