Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ANKUR DWIVEDI authored and ANKUR DWIVEDI committed Apr 30, 2024
1 parent 0e0ae00 commit 4414e71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,6 @@ $listFiles = $imageKit->listFiles([
"fileType" => "all", // all, image, non-image
"limit" => 10, // min:1, max:1000
"skip" => 0, // min:0
"searchQuery" => 'size < "20kb"',
]);
```

Expand Down

0 comments on commit 4414e71

Please sign in to comment.