Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add "Extra" section to describe the changes.
  • Loading branch information
tamasmazuk authored Aug 29, 2023
1 parent a91f1c1 commit fd12d01
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,13 @@
## Installation

```
composer require elecena/amazon-s3-php-class
composer require tamasmazuk/amazon-s3-php-class
```

## Extra

* SignatureDoesNotMatch error bugfix merged: https://github.com/tpyo/amazon-s3-php-class/pull/175

## Usage

OO method (e,g; $s3->getObject(...)):
Expand Down

0 comments on commit fd12d01

Please sign in to comment.