Skip to content

Commit

Permalink
Updated README header
Browse files Browse the repository at this point in the history
  • Loading branch information
PHLAK committed Mar 16, 2020
1 parent ea402aa commit 452bf8c
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
<img src="config.png" alt="Config" width="500">
</p>

<p align="center">
PHP library for simple configuration management
-- by, <a href="https://www.ChrisKankiewicz.com">Chris Kankiewicz</a>
(<a href="https://twitter.com/PHLAK">@PHLAK</a>)
</p>

<p align="center">
<a href="https://packagist.org/packages/PHLAK/Config"><img src="https://img.shields.io/packagist/v/PHLAK/Config.svg?style=flat-square" alt="Latest Stable Version"></a>
<a href="https://packagist.org/packages/PHLAK/Config"><img src="https://img.shields.io/packagist/dt/PHLAK/Config.svg?style=flat-square" alt="Total Downloads"></a>
Expand All @@ -19,10 +13,13 @@
<a href="https://github.com/users/PHLAK/sponsorship"><img src="https://img.shields.io/badge/Become_a-Sponsor-cc4195.svg?style=flat-square" alt="Become a Sponsor"></a>
<a href="https://patreon.com/PHLAK"><img src="https://img.shields.io/badge/Become_a-Patron-e7513b.svg?style=flat-square" alt="Become a Patron"></a>
<a href="https://paypal.me/ChrisKankiewicz"><img src="https://img.shields.io/badge/Make_a-Donation-006bb6.svg?style=flat-square" alt="One-time Donation"></a>
<br>
<a href="https://www.ChrisKankiewicz.com"><img src="https://img.shields.io/badge/created_by-Chris%20Kankiewicz-319795.svg?style=for-the-badge" alt="Author"></a>
</p>

<p align="center">
PHP library for simple configuration management
-- by, <a href="https://www.ChrisKankiewicz.com">Chris Kankiewicz</a>
(<a href="https://twitter.com/PHLAK">@PHLAK</a>)
</p>
---

Introduction
Expand Down

0 comments on commit 452bf8c

Please sign in to comment.