From 91b3d53afb9e3e86a3e8e9b81146c67a9bc377c4 Mon Sep 17 00:00:00 2001 From: Alan Grainger Date: Wed, 13 Nov 2024 14:29:40 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b3165d..fe1f67f 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,7 @@ however my goal with this project is to keep it as lean as possible. Due to the sensitivity of data contained within Immich, I want anyone with a bit of coding knowledge to be able to read this codebase and fully understand everything it is doing. -Things that will never be added to this project are: +Things that not be considered for this project are: - Anything that modifies Immich or its files in any way. If it requires an API key or privileged accesss, it won't be considered as a new feature. +- Uploading photos (see above).