From e7628c72bca67b663bd0d022c586ddda212cf714 Mon Sep 17 00:00:00 2001 From: Sora Morimoto Date: Fri, 19 Jun 2020 15:07:56 +0900 Subject: [PATCH] Update README.md --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 41a6f6d..01dd13a 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,14 @@ -
-

asdf-php

-PHP plugin for asdf version manager -
-
+# asdf-php -[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/asdf-community/asdf-php/Main%20workflow?style=flat-square)](https://github.com/asdf-community/asdf-php/actions) -[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) -[![License](https://img.shields.io/github/license/asdf-community/asdf-php?style=flat-square&color=brightgreen)](https://github.com/asdf-community/asdf-php/blob/master/LICENSE) +[PHP](https://www.php.net) plugin for asdf version manager _Original version of this plugin created by [@Stratus3D](https://github.com/Stratus3D)_ +## Build History + +[![Build history](https://buildstats.info/github/chart/asdf-community/asdf-php?branch=master)](https://github.com/asdf-community/asdf-php/actions) + ## Prerequirements Check the [.github/workflows/workflow.yml](.github/workflows/workflow.yml) for