diff --git a/README.md b/README.md index b2f7e8b..1fd4a53 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Upload, validate, and manage Excel-based questionnaires through a modern web UI. | image| | Form Parse with Errors | | image | -| Form Parse Successful | +| Form Parse Successful | | image | @@ -45,7 +45,7 @@ Benchmarks are measured automatically on every push to `main` against the live R | Backend | FastAPI, Uvicorn, Pandas, Motor | | Database | MongoDB Atlas | | Deploy | Vercel (frontend) · Render (backend) | -| CI | GitHub Actions — tests + live perf benchmarks | +| CI | GitHub Actions - tests + live perf benchmarks | -See [`backend/README.md`](backend/README.md) for API reference, file format specs, and local setup. +See [`backend/README.md`](backend/README.md) for API reference, file format specs, and local setup. See [`frontend/README.md`](frontend/README.md) for component structure, config, and development guide.