Skip to content

Commit a57eca6

Browse files
committed
Add badges to README.md
1 parent e0c2e07 commit a57eca6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
> A lightweight PHP toolkit for expressive backend/CLI apps. Opinionated but
44
> adaptable. Negligible dependencies. May contain traces of Laravel.
55
6+
<p>
7+
<a href="https://packagist.org/packages/lkrms/util"><img src="https://poser.pugx.org/lkrms/util/v" alt="Latest Stable Version" /></a>
8+
<a href="https://packagist.org/packages/lkrms/util"><img src="https://poser.pugx.org/lkrms/util/license" alt="License" /></a>
9+
<a href="https://github.com/lkrms/php-util/actions"><img src="https://github.com/lkrms/php-util/actions/workflows/ci.yml/badge.svg" alt="CI Status" /></a>
10+
<a href="https://codecov.io/gh/lkrms/php-util"><img src="https://codecov.io/gh/lkrms/php-util/graph/badge.svg?token=5Z8MBDXO7R" alt="Code Coverage" /></a>
11+
</p>
12+
13+
----
14+
615
## Installation
716

817
Install the latest version with [Composer](https://getcomposer.org/):

0 commit comments

Comments
 (0)