From 52af6fe9c45fa6c344b07341d583facac3e590a0 Mon Sep 17 00:00:00 2001 From: "MEGASOL\\simon.adams" Date: Tue, 26 Aug 2025 14:42:46 +0200 Subject: [PATCH] update license and README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 2ce7e70..920bfe0 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,9 @@ A tiny, zero-login web app for collecting photos/videos into your **Immich** ser - [Architecture](#architecture) - [Folder structure](#folder-structure) - [Requirements](#requirements) -- [Quick start (local)](#quick-start-local) -- [Quick start (Docker/Compose)](#quick-start-dockercompose) - [Configuration (.env)](#configuration-env) +- [Quick start (Docker/Compose)](#quick-start-dockercompose) - [How it works](#how-it-works) -- [Endpoints](#endpoints) - [Mobile notes](#mobile-notes) - [Troubleshooting](#troubleshooting) - [Security notes](#security-notes)