From df6a041faa3f0d446f03aaa50338dc5d4dbe7206 Mon Sep 17 00:00:00 2001
From: Andrew Gaul <andrew@gaul.org>
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