From 93495980f041dbe6bcf2aeb5dfb672d3861dd72b Mon Sep 17 00:00:00 2001 From: Alan Grainger Date: Wed, 30 Oct 2024 15:31:41 +0100 Subject: [PATCH] Updated logging --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5228d84..06bcea6 100644 --- a/README.md +++ b/README.md @@ -99,3 +99,9 @@ lightGallery(document.getElementById('lightgallery'), { You can find all of lightGallery's settings here: https://www.lightgalleryjs.com/docs/settings/ + +## Feature requests + +You can [add feature requests here](https://github.com/alangrainger/immich-public-proxy/discussions/categories/feature-requests?discussions_q=is%3Aopen+category%3A%22Feature+Requests%22+sort%3Atop), +however my goal with this project is to keep it as lean as possible. I want anyone with a bit of coding knowledge +to be able to read the codebase and fully understand everything it is doing.