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