From 09e4e0b3ecac51f5eac339ef5dc146546355d7a3 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Mon, 24 Feb 2020 18:18:13 +0900 Subject: [PATCH] Remove incorrect s3fs limitation Source: https://github.com/s3fs-fuse/s3fs-fuse#features --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 80add03..7165acd 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,6 @@ All mounters have different strengths and weaknesses depending on your use case. * Large subset of POSIX * Files can be viewed normally with any S3 client -* Does not support appends or random writes #### goofys