From 71fd1a0a7caa2b4c81eeaec42e503a2c2175160c Mon Sep 17 00:00:00 2001 From: roberto Date: Sun, 1 Mar 2026 23:45:57 +0100 Subject: [PATCH] update name --- BACKEND_PLAN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BACKEND_PLAN.md b/BACKEND_PLAN.md index ded1025..4270611 100644 --- a/BACKEND_PLAN.md +++ b/BACKEND_PLAN.md @@ -10,7 +10,7 @@ ## Project Structure ``` -adiuva-backend/ +adiuva-api/ ├── app/ │ ├── __init__.py │ ├── main.py # FastAPI entry + CORS + lifespan + router includes