Skip to content

Commit 8c5a877

Browse files
committed
add badge for latest packagist version in README
1 parent bf99021 commit 8c5a877

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# String Generator
22

33
[![CI](https://github.com/taranovegor/string-generator/actions/workflows/ci.yml/badge.svg)](https://github.com/taranovegor/string-generator/actions/workflows/ci.yml)
4+
[![Latest Version](https://img.shields.io/packagist/v/taranovegor/string-generator.svg)](https://packagist.org/packages/taranovegor/string-generator)
45
[![PHPStan Level 9](https://img.shields.io/badge/PHPStan-level%209-brightgreen.svg)](https://phpstan.org/)
56
[![PHP 8.2+](https://img.shields.io/badge/PHP-8.2%2B-8892BF.svg)](https://www.php.net/)
67
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)

0 commit comments

Comments
 (0)