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