From 10a676363c6c6f6bd0ef5123c4ab8c8f83e9844d Mon Sep 17 00:00:00 2001 From: vee1e Date: Tue, 2 Jun 2026 14:12:52 +0530 Subject: [PATCH] test for perf ci --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.