Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
SociallyDev committed Sep 28, 2020
1 parent e6d7753 commit 57585a9
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 @@ -247,7 +247,6 @@ $my_space = Spaces("ACCESS KEY", "SECRET KEY")->space("my_space", "nyc3");
//Returns true if this file exists, otherwise false.
$my_space->fileExists("my-file.txt");
```
* Because of how Spaces/S3 handles objects, this'll return true for folders that exist.

 
## Get info on a file
Expand Down

0 comments on commit 57585a9

Please sign in to comment.