Skip to content

Commit 3f36cbc

Browse files
committed
feat(docs): added new test and codecov badges
Signed-off-by: Fred Myerscough <oniice@gmail.com>
1 parent 10af37a commit 3f36cbc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
[![Total Downloads](https://poser.pugx.org/myerscode/laravel-api-response/downloads)](https://packagist.org/packages/myerscode/laravel-api-response)
66
[![License](https://poser.pugx.org/myerscode/laravel-api-response/license)](https://packagist.org/packages/myerscode/laravel-api-response)
77

8+
![Tests](https://github.com/myerscode/laravel-api-response/actions/workflows/tests.yml/badge.svg?branch=main)
9+
[![codecov](https://codecov.io/gh/myerscode/laravel-api-response/graph/badge.svg](https://codecov.io/gh/myerscode/laravel-api-response)
10+
811
## Why is this package helpful?
912

1013
This package ensures your API will always return the same envelope shape, so consuming apps always know what to expect!

0 commit comments

Comments
 (0)