From d6c1fff1617be36e819f3ad4d007b8430397e042 Mon Sep 17 00:00:00 2001 From: Sam Gleske Date: Sun, 9 Sep 2018 13:28:56 -0700 Subject: [PATCH] Update wording --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f371d38..1943846 100644 --- a/README.md +++ b/README.md @@ -100,9 +100,9 @@ Modify the `emby` service in [`docker-compose.yml`](docker-compose.yml) and update the `volumes` section. **Do not delete the `emby-data` volume** or your emby service will lose its configuration every time the service is restarted. -It is recommended to attach your media as read-only to Emby so that Emby doesn't -accidentally delete your media. Mounting as read-only adds an extra layer of -security. +It is recommended to attach your media as read-only to Emby so that your media +isn't accidentally deleted through Emby. Mounting as read-only adds an extra +layer of security. ```yaml services: