update name

This commit is contained in:
2026-03-01 23:45:57 +01:00
parent 493b4dd12a
commit 71fd1a0a7c

View File

@@ -10,7 +10,7 @@
## Project Structure ## Project Structure
``` ```
adiuva-backend/ adiuva-api/
├── app/ ├── app/
│ ├── __init__.py │ ├── __init__.py
│ ├── main.py # FastAPI entry + CORS + lifespan + router includes │ ├── main.py # FastAPI entry + CORS + lifespan + router includes