Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freyo authored Jan 16, 2021
1 parent ee07942 commit fdd5e82
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

## Installation

> Laravel 8 use [overtrue/qcloud-cos-client](https://github.com/overtrue/qcloud-cos-client)
> Support Laravel/Lumen 5.x/6.x/7.x/8.x
```shell
composer require "freyo/flysystem-qcloud-cos-v5:^2.0" -vvv
Expand Down Expand Up @@ -267,11 +267,11 @@ $disk->cloudInfinite()->imageProcess($objectKey, array $picOperations);
$disk->cloudInfinite()->contentRecognition($objectKey, array $contentRecognition);
```
[Full API documentation.](https://laravel.com/api/5.8/Illuminate/Contracts/Filesystem/Cloud.html)
[Full API documentation.](https://laravel.com/api/8.x/Illuminate/Contracts/Filesystem/Cloud.html)
## Regions & Endpoints
[Official Documentation](https://intl.cloud.tencent.com/document/product/436/6224)
[Official Documentation](https://intl.cloud.tencent.com/document/product/436/6224?lang=en)
## License
Expand Down

0 comments on commit fdd5e82

Please sign in to comment.