From 991609f13aeae223dd76fe2035c4ec2fda594b80 Mon Sep 17 00:00:00 2001 From: Ronan Giron Date: Thu, 11 Mar 2021 22:38:37 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e07ba4d..acb61e6 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Berlioz Configuration [![Latest Version](https://img.shields.io/packagist/v/berlioz/config.svg?style=flat-square)](https://github.com/BerliozFramework/Config/releases) -[![Software license](https://img.shields.io/github/license/BerliozFramework/Config.svg?style=flat-square)](https://github.com/BerliozFramework/Config/blob/master/LICENSE) -[![Build Status](https://img.shields.io/travis/com/BerliozFramework/Config/master.svg?style=flat-square)](https://travis-ci.com/BerliozFramework/Config) -[![Quality Grade](https://img.shields.io/codacy/grade/f290647a1f5143ec8299ecea9b83d6b1/master.svg?style=flat-square)](https://www.codacy.com/manual/BerliozFramework/Config) +[![Software license](https://img.shields.io/github/license/BerliozFramework/Config.svg?style=flat-square)](https://github.com/BerliozFramework/Config/blob/1.x/LICENSE) +[![Build Status](https://img.shields.io/travis/com/BerliozFramework/Config/1.x.svg?style=flat-square)](https://travis-ci.com/BerliozFramework/Config) +[![Quality Grade](https://img.shields.io/codacy/grade/f290647a1f5143ec8299ecea9b83d6b1/1.x.svg?style=flat-square)](https://www.codacy.com/manual/BerliozFramework/Config) [![Total Downloads](https://img.shields.io/packagist/dt/berlioz/config.svg?style=flat-square)](https://packagist.org/packages/berlioz/config) **Berlioz Configuration** is a PHP library to manage your configuration files.