From 0d206877c26aab2be2afda09b7fd0fdcee08807a Mon Sep 17 00:00:00 2001 From: Alexander Rosenberg Date: Mon, 28 Oct 2024 14:12:31 -0700 Subject: [PATCH] Clarify README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11004f1..22894f8 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Art Museum can display a variety of image formats, audio files, and video files. It also supports displaying date, time, and location metadata for all of these files. This metadata is calculated during upload and stored separate from the media file itself, therefore, metadata can be shown for every uploaded file -even if the underlying format does not support it. +even if the media's underlying file format does not support it. ### Installation