From 1bbf01408c21bf9042bffdf9e95201a091ed7422 Mon Sep 17 00:00:00 2001 From: Manuel <30572287+manuel-rw@users.noreply.github.com> Date: Tue, 30 Jan 2024 21:22:19 +0100 Subject: [PATCH] docs: update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 36ded34..9440a32 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ It's automatic algorithm analyzes the data and chooses the data with the highest - https://ch.openfoodfacts.org/ ## Installation +> [!WARNING] +> The application requires at least one location and quantity unit to be configured. +> Without these the application will throw an error and not work. + ### Docker Compose ```yaml version: '3'