From 0517b91ec1c33273afaa98ead25def352acc2134 Mon Sep 17 00:00:00 2001 From: "marc.wuerth" Date: Thu, 1 Jun 2023 14:39:37 +0200 Subject: [PATCH] Link to published version of the specification This helps leading interested parties back to the published version of the living document under development. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bab7da4..6ce33ec 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # PER coding style +Published version can be found at https://www.php-fig.org/per/coding-style/. + - [Specification](spec.md) - [Meta Document](meta.md)