diff --git a/README.md b/README.md index 538f0ba..f297a37 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ Then add this to the disks section of config/filesystems.php: ], ``` +## Usage + +Usage follows Laravel's filesystem conventions. For uploading, retrieving, and managing files, refer to the official Laravel documentation: 📖 [Laravel Filesystem Documentation](https://laravel.com/docs/11.x/filesystem) + ## Support Do you need help, do you want to talk to us, or is there anything else?