Skip to content

Commit 984b386

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 b18ba85 commit 984b386

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

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

33
[![PHP Version](https://img.shields.io/badge/php-8.3%2B-blue.svg)](https://www.php.net/)
4-
[![PSR-20](https://img.shields.io/badge/PSR-20-compliant-777bb4.svg)](https://www.php-fig.org/psr/psr-20/)
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)
5+
[![PSR-20](https://img.shields.io/badge/PSR--20-clock-777bb4.svg)](https://www.php-fig.org/psr/psr-20/)
56
[![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)
67
[![Coverage](https://img.shields.io/badge/coverage-phpunit-green)](https://php-fast-forward.github.io/clock/coverage/index.html)
78
[![License](https://img.shields.io/github/license/php-fast-forward/clock)](https://opensource.org/licenses/MIT)

0 commit comments

Comments
 (0)