Skip to content

Commit

Permalink
Add installation section (#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
xepozz committed Mar 9, 2023
1 parent 58d0734 commit fc08972
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ functionality like query string parsing.
![Static analysis](https://github.com/guzzle/psr7/workflows/Static%20analysis/badge.svg)


# Installation

```shell
composer require guzzlehttp/psr7
```

# Stream implementation

This package comes with a number of stream implementations and stream
Expand Down

0 comments on commit fc08972

Please sign in to comment.