Skip to content

Commit 4aa3dfa

Browse files
committed
Update README
1 parent 5aa6ab7 commit 4aa3dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Lightweight PSR-18 HTTP Client mocking implementation tailored to simplify testing. This library mocks HTTP requests and is not intended for use in production.
22

3-
[![codecov](https://img.shields.io/codecov/c/github/psr-mock/http-client-implementation)](https://codecov.io/gh/psr-mock/http-client-implementation) [![packagist](https://img.shields.io/packagist/dt/psr-mock/http-client-implementation)](https://packagist.org/packages/psr-mock/http-client-implementation) [![status](https://img.shields.io/github/checks-status/psr-mock/http-client-implementation/1.x)]() [![license](https://img.shields.io/github/license/psr-mock/http-client-implementation)]()
3+
[![codecov](https://img.shields.io/codecov/c/github/psr-mock/http-client-implementation)](https://codecov.io/gh/psr-mock/http-client-implementation) [![packagist](https://img.shields.io/packagist/dt/psr-mock/http-client-implementation)](https://packagist.org/packages/psr-mock/http-client-implementation) ![status](https://img.shields.io/github/checks-status/psr-mock/http-client-implementation/1.x) ![license](https://img.shields.io/github/license/psr-mock/http-client-implementation)
44

55
## Requirements
66

0 commit comments

Comments
 (0)