Skip to content

Commit b3a452d

Browse files
committed
Update badges in the README to reflect compliance with PSR-20 and the Composer package.
Signed-off-by: Felipe Sayão Lobato Abreu <github@mentordosnerds.com>
1 parent 984b386 commit b3a452d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# FastForward\Clock
22

33
[![PHP Version](https://img.shields.io/badge/php-8.3%2B-blue.svg)](https://www.php.net/)
4-
[![Composer Package](https://img.shields.io/badge/composer-fast--forward%clock-F28D1A.svg?logo=composer&logoColor=white)](https://packagist.org/packages/fast-forward/clock)
4+
[![Composer Package](https://img.shields.io/badge/composer-fast--forward%2Fclock-F28D1A.svg?logo=composer&logoColor=white)](https://packagist.org/packages/fast-forward/clock)
55
[![PSR-20](https://img.shields.io/badge/PSR--20-clock-777bb4.svg)](https://www.php-fig.org/psr/psr-20/)
66
[![Tests](https://github.com/php-fast-forward/clock/actions/workflows/tests.yml/badge.svg)](https://github.com/php-fast-forward/clock/actions/workflows/tests.yml)
77
[![Coverage](https://img.shields.io/badge/coverage-phpunit-green)](https://php-fast-forward.github.io/clock/coverage/index.html)

0 commit comments

Comments
 (0)