diff --git a/README.md b/README.md index 888f3c9..a68920b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # League of Women Voters of West Virginia -Custom developed software for the League of Women Voters of West Virginia +Custom-developed software designed for the League of Women Voters of West Virginia, as well as any state or local League affiliated with the League of Women Voters. ## IMPORTANT: Format for roster diff --git a/google-civic-api.pl b/google-civic-api.pl index 1a7ef4f..f9008f0 100755 --- a/google-civic-api.pl +++ b/google-civic-api.pl @@ -307,7 +307,7 @@ sub email { sub help { # Construct the dynamic League ID line - my $league_id_line = "League ID: ${STATE}000 | $localLeagueIDs"; + my $league_id_line = "League ID: ${STATE}000 (members at large) | $localLeagueIDs"; # Replace | with spaces and remove extra spaces $league_id_line =~ s/\s*\|\s*/ /g; my $help = "LLAW Google Civic Information API Query version 2