From d29ed0d755fd28428236cc0b481f37ad6e6d9825 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Gamez?= Date: Sat, 2 Mar 2024 00:32:58 +0100 Subject: [PATCH] Link to the PSR-20 Standard --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd275b0..17959c5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Packagist PHP Version Support](https://img.shields.io/packagist/php-v/beste/clock)](https://packagist.org/packages/beste/clock) [![Tests](https://github.com/beste/clock/actions/workflows/tests.yml/badge.svg)](https://github.com/beste/clock/actions/workflows/tests.yml) -A collection of Clock implementations. +A collection of [PSR-20](https://www.php-fig.org/psr/psr-20/) Clock implementations. ## Table of Contents