mirror of
https://github.com/vee1e/bulk-questionnaire-upload.git
synced 2026-09-01 09:50:06 +00:00
docs: remove horizontal rules from READMEs [skip ci]
This commit is contained in:
parent
3b1c8a80df
commit
13e119c425
3 changed files with 0 additions and 26 deletions
|
|
@ -4,8 +4,6 @@ Upload, validate, and manage Excel-based questionnaires through a modern web UI.
|
|||
|
||||
**Live:** [bulk-questionnaire-upload.vercel.app](https://bulk-questionnaire-upload.vercel.app) · **API:** [bulk-questionnaire-upload.onrender.com](https://bulk-questionnaire-upload.onrender.com/docs)
|
||||
|
||||
---
|
||||
|
||||
## Screenshots
|
||||
|
||||
<!-- TODO: replace with actual screenshots -->
|
||||
|
|
@ -13,8 +11,6 @@ Upload, validate, and manage Excel-based questionnaires through a modern web UI.
|
|||
|:-----------------:|:---------:|:------------:|
|
||||
| _screenshot_ | _screenshot_ | _screenshot_ |
|
||||
|
||||
---
|
||||
|
||||
## Performance
|
||||
|
||||
Benchmarks are measured automatically on every push to `main` against the live Render deployment.
|
||||
|
|
@ -36,8 +32,6 @@ Benchmarks are measured automatically on every push to `main` against the live R
|
|||
|
||||
<!-- PERF_TABLE_END -->
|
||||
|
||||
---
|
||||
|
||||
## Stack
|
||||
|
||||
| Layer | Tech |
|
||||
|
|
@ -51,8 +45,6 @@ Benchmarks are measured automatically on every push to `main` against the live R
|
|||
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.
|
||||
|
||||
---
|
||||
|
||||
## Contributing
|
||||
|
||||
1. Fork and create a branch: `git checkout -b feat/your-thing`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue