Skip to content

Commit f530bad

Browse files
committed
docs: Update README.md to remove old GitHub release badge and add new version and downloads badges.
1 parent 17d88f9 commit f530bad

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
</p>
77

88
<p align="center">
9-
<a href="https://github.com/yii2-extensions/phpstan/releases" target="_blank">
10-
<img src="https://img.shields.io/github/v/release/yii2-extensions/phpstan?color=blue" alt="GitHub Release">
11-
</a>
129
<a href="https://www.php.net/releases/8.1/en.php" target="_blank">
1310
<img src="https://img.shields.io/badge/PHP-%3E%3D8.1-787CB5" alt="PHP Version">
1411
</a>
@@ -200,13 +197,15 @@ For detailed configuration options and advanced usage.
200197

201198
## Quality code
202199

200+
[![Latest Stable Version](http://poser.pugx.org/yii2-extensions/phpstan/v)](https://github.com/yii2-extensions/phpstan/releases)
201+
[![Total Downloads](http://poser.pugx.org/yii2-extensions/phpstan/downloads)](https://packagist.org/packages/yii2-extensions/phpstan)
203202
[![codecov](https://codecov.io/gh/yii2-extensions/phpstan/graph/badge.svg?token=DRcXAg3WGL)](https://codecov.io/gh/yii2-extensions/phpstan)
204203
[![phpstan-level](https://img.shields.io/badge/PHPStan%20level-max-blue)](https://github.com/yii2-extensions/phpstan/actions/workflows/static.yml)
205204
[![style-ci](https://github.styleci.io/repos/701347895/shield?branch=main)](https://github.styleci.io/repos/701347895?branch=main)
206205

207206
## Our social networks
208207

209-
[![Twitter](https://img.shields.io/badge/twitter-follow-1DA1F2?logo=twitter&logoColor=1DA1F2&labelColor=555555?style=flat)](https://twitter.com/Terabytesoftw)
208+
[![X](https://img.shields.io/badge/follow-@terabytesoftw-1DA1F2?logo=x&logoColor=1DA1F2&labelColor=555555?style=flat)](https://x.com/Terabytesoftw)
210209

211210
## License
212211

0 commit comments

Comments
 (0)