From 8be069703a7958df1b55526db16fe4fce6eae420 Mon Sep 17 00:00:00 2001 From: npldevfr Date: Tue, 30 Jan 2024 16:16:01 +0100 Subject: [PATCH] fix: badges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0092d77..fc8ffcc 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ An unofficial PHP client for the Liquipedia [![Latest Version on Packagist](https://img.shields.io/packagist/v/npldevfr/liquipedia-client.svg?style=flat-square)](https://packagist.org/packages/npldevfr/liquipedia-client) [![Tests](https://img.shields.io/github/actions/workflow/status/npldevfr/liquipedia-client/tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/npldevfr/liquipedia-client/actions/workflows/run-tests.yml) [![Total Downloads](https://img.shields.io/packagist/dt/npldevfr/liquipedia-client.svg?style=flat-square)](https://packagist.org/packages/npldevfr/liquipedia-client) -

+