Skip to content

Commit 3075e41

Browse files
authored
Update README.md
1 parent 514d253 commit 3075e41

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,12 @@ Adds additional information to `getInfo()` method:
1414
- `request_body` (`\Liborm85\LoggableHttpClient\Body\BodyInterface`) - `body` option from request `$options` transformed to object (if is provided)
1515
- `response_time` (`float`) - the time when the response was received
1616

17-
<!-- TBD
1817
## Installation
1918

2019
You can install it with:
2120
```
2221
composer require liborm85/loggable-http-client
2322
```
24-
-->
2523

2624
## Usage
2725

0 commit comments

Comments
 (0)