Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ElGigi committed Mar 11, 2021
1 parent b0fadf1 commit 991609f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 991609f

Please sign in to comment.