diff --git a/README.md b/README.md index b6f6707..5303b5d 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ Generally S3 cannot offer the same performance or semantics as a local file syst * no atomic renames of files or directories * no coordination between multiple clients mounting the same bucket * no hard links +* inotify detects only local modifications, not external ones by other clients or tools References ----------