From 604ffba8e1bea419b23d51420e47dbac1a842181 Mon Sep 17 00:00:00 2001 From: Shivam Mathur Date: Fri, 16 Jul 2021 15:14:15 +0530 Subject: [PATCH] Update status-page link in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 114de686c..5f2e89a37 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ LICENSE PHP Versions Supported

-

+

setup-php reddit setup-php twitter - setup-php status + setup-php status

Setup PHP with required extensions, php.ini configuration, code-coverage support and various tools like composer in [GitHub Actions](https://github.com/features/actions "GitHub Actions"). This action gives you a cross platform interface to set up the PHP environment you need to test your application. Refer to [Usage](#memo-usage "How to use this") section and [examples](#examples "Examples of use") to see how to use this.