Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hbugdoll authored Oct 7, 2021
1 parent e5897eb commit 6c5b255
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ After installation via Composer include the storage component to your configurat

```php
'components' => [
//...
'storage' => [
'class' => 'luya\aws\S3FileSystem',
'bucket' => 'BUCKET_NAME',
Expand Down

0 comments on commit 6c5b255

Please sign in to comment.