Update README_EN.md

This commit is contained in:
lintsinghua 2025-10-24 17:30:45 +08:00 committed by GitHub
parent b78007f12f
commit c69b45d362
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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