From 74b4e14444b3eed0e499ae83c4e19290acb6746f Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Fri, 4 Apr 2025 14:19:50 -0400 Subject: [PATCH] Adds a missing * --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58084fe..d90681e 100644 --- a/README.md +++ b/README.md @@ -48,4 +48,4 @@ This may be freely redistributed under the terms of the GNU General Public Licen 3rd argument 'email' will only print out the email addresses, and only works with the ALL or League ID type argument You will want to send results to a file. - Example: ./google-civic-api.pl google '.csv' > 2023-districts + Example: ./google-civic-api.pl google '*.csv' > 2023-districts