Skip to content

Commit b929f71

Browse files
Add correct documentation
1 parent 76df6c3 commit b929f71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ Contributions from the community via PRs are welcome and will be fully credited.
3232

3333
/**
3434
* Using the Cloudinary Facade
35+
* Import the Facade in your Class like so:
3536
*/
37+
use CloudinaryLabs\CloudinaryLaravel\Facades\Cloudinary;
3638

3739
// access the admin api
3840
(https://cloudinary.com/documentation/admin_api)

0 commit comments

Comments
 (0)