From 57585a9e0b0b9bd0c475197b423a0eaba09620b3 Mon Sep 17 00:00:00 2001 From: Devang Srivastava Date: Mon, 28 Sep 2020 16:18:56 +0530 Subject: [PATCH] Updated README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a350bdc..b115834 100644 --- a/README.md +++ b/README.md @@ -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