From fbc2fb9a6536050b59ae9e3d574c97c017eadf58 Mon Sep 17 00:00:00 2001 From: bmixed <2+bmixed@noreply.localhost> Date: Mon, 27 Jul 2026 00:06:57 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c2f1089..4a391cd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # csv-search -HTML that searches CSV files for data \ No newline at end of file +HTML that searches CSV files for data + +csvc - Simple check, only returns hits on serch query + +csvd - Data/detail, returns full data on search query + +csvp - Same as csvd, but calculates rows to show search progress, can be slower due to row calculations \ No newline at end of file