From be4afc46a6c965c08d43bc29608b01d43b0c955c Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Wed, 26 Jun 2024 11:02:38 +0800 Subject: [PATCH] Fixed badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6a1f00..ec8cb3b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Yaconf - Yet Another Configurations Container -[![Build status](https://ci.appveyor.com/api/projects/status/hbrmch6np854b4b5/branch/master?svg=true)](https://ci.appveyor.com/project/laruence/yaconf/branch/master) [![Build Status](https://github.com/laruence/yaconf/workflows/integrate/badge.svg?branch=master)](https://github.com/laruence/yaconf/actions?query=workflow%3Aintegrate) +[![Build status](https://ci.appveyor.com/api/projects/status/hbrmch6np854b4b5/branch/master?svg=true)](https://ci.appveyor.com/project/laruence/yaconf/branch/master) [![Build Status](https://github.com/laruence/yaconf/workflows/integrate/badge.svg)](https://github.com/laruence/yaconf/actions?query=workflow%3Aintegrate) A PHP Persistent Configurations Container