Skip to content

Commit 0fb6d3b

Browse files
committed
docs: Update README.md to add license badge and ensure badge links are secure.
1 parent f530bad commit 0fb6d3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,8 @@ For detailed configuration options and advanced usage.
197197

198198
## Quality code
199199

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)
200+
[![Latest Stable Version](https://poser.pugx.org/yii2-extensions/phpstan/v)](https://github.com/yii2-extensions/phpstan/releases)
201+
[![Total Downloads](https://poser.pugx.org/yii2-extensions/phpstan/downloads)](https://packagist.org/packages/yii2-extensions/phpstan)
202202
[![codecov](https://codecov.io/gh/yii2-extensions/phpstan/graph/badge.svg?token=DRcXAg3WGL)](https://codecov.io/gh/yii2-extensions/phpstan)
203203
[![phpstan-level](https://img.shields.io/badge/PHPStan%20level-max-blue)](https://github.com/yii2-extensions/phpstan/actions/workflows/static.yml)
204204
[![style-ci](https://github.styleci.io/repos/701347895/shield?branch=main)](https://github.styleci.io/repos/701347895?branch=main)
@@ -209,7 +209,7 @@ For detailed configuration options and advanced usage.
209209

210210
## License
211211

212-
BSD-3-Clause license. Please see [License File](LICENSE.md) for more information.
212+
[![License](https://poser.pugx.org/yii2-extensions/phpstan/license)](LICENSE.md)
213213

214214
## Fork
215215

0 commit comments

Comments
 (0)