From 3f6475fb9d6ab6d2558ac3bb1b9e115b9cff5b09 Mon Sep 17 00:00:00 2001 From: CodeDredd Date: Fri, 1 May 2020 16:59:52 +0200 Subject: [PATCH] docs(v1): update readme badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c585b2..6af8467 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ [![Software License](https://img.shields.io/github/license/codedredd/laravel-soap?style=flat-square)](LICENSE.md) [![Total Downloads](https://img.shields.io/packagist/dt/codedredd/laravel-soap?style=flat-square)](https://packagist.org/packages/codedredd/laravel-soap) -[![test](https://img.shields.io/github/workflow/status/codedredd/laravel-soap/test?style=flat-square)](https://github.com/CodeDredd/laravel-soap/actions?query=workflow%3Atest) +[![test](https://img.shields.io/github/workflow/status/codedredd/laravel-soap/test?label=test&logo=github&style=flat-square)](https://github.com/CodeDredd/laravel-soap/actions?query=workflow%3Atest) [![styleci](https://github.styleci.io/repos/7548986/shield)](https://github.styleci.io/repos/257192373) [![version](https://img.shields.io/github/v/release/codedredd/laravel-soap?style=flat-square)](https://github.com/CodeDredd/laravel-soap/releases) -[![documentation](https://img.shields.io/github/workflow/status/codedredd/laravel-soap/documentation?style=flat-square)](https://codedredd.github.io/laravel-soap/) +[![documentation](https://img.shields.io/github/workflow/status/codedredd/laravel-soap/documentation?label=docs&logo=read-the-docs&style=flat-square)](https://codedredd.github.io/laravel-soap/) ## Installation