Skip to content

Commit

Permalink
Add stat shields
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Sep 2, 2020
1 parent 1c8dd22 commit 195db89
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Phalcon\Incubator\Config

[![Discord](https://img.shields.io/discord/310910488152375297?label=Discord)](http://phalcon.link/discord)
[![Packagist Version](https://img.shields.io/packagist/v/phalcon/incubator-config)](https://packagist.org/packages/incubator-config)
[![PHP from Packagist](https://img.shields.io/packagist/php-v/phalcon/incubator-config)](https://packagist.org/packages/phalcon/incubator-config)
[![codecov](https://codecov.io/gh/phalcon/incubator-config/branch/master/graph/badge.svg)](https://codecov.io/gh/phalcon/incubator-config)
[![Packagist](https://img.shields.io/packagist/dd/phalcon/incubator-config)](https://packagist.org/packages/phalcon/incubator-config/stats)

## XML Adapter

Reads xml files and converts them to Phalcon\Config objects.
Expand Down

0 comments on commit 195db89

Please sign in to comment.