From c69b45d3628da1c7870b0a67c67e50d28a977409 Mon Sep 17 00:00:00 2001 From: lintsinghua <129816813+lintsinghua@users.noreply.github.com> Date: Fri, 24 Oct 2025 17:30:45 +0800 Subject: [PATCH] Update README_EN.md --- README_EN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_EN.md b/README_EN.md index 525c734..b10fddb 100644 --- a/README_EN.md +++ b/README_EN.md @@ -389,7 +389,7 @@ VITE_LLM_BASE_URL=http://localhost:11434/v1 # Ollama API address (optional) # Execute in Supabase SQL Editor cat supabase/migrations/full_schema.sql ``` -4. If Supabase is not configured, the system will run in demo mode without data persistence +4. If Supabase is not configured, functions related to warehouses and project management will be unavailable. Only the instant analysis function can be used, and data will not be persisted, and the system will run in demo mode without data persistence ## ✨ Core Features