Skip to content

Commit 452bf8c

Browse files
committed
Updated README header
1 parent ea402aa commit 452bf8c

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22
<img src="config.png" alt="Config" width="500">
33
</p>
44

5-
<p align="center">
6-
PHP library for simple configuration management
7-
-- by, <a href="https://www.ChrisKankiewicz.com">Chris Kankiewicz</a>
8-
(<a href="https://twitter.com/PHLAK">@PHLAK</a>)
9-
</p>
10-
115
<p align="center">
126
<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>
137
<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>
@@ -19,10 +13,13 @@
1913
<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>
2014
<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>
2115
<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>
22-
<br>
23-
<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>
2416
</p>
2517

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

2825
Introduction

0 commit comments

Comments
 (0)