diff --git a/README.md b/README.md index 0e9eca1..b120c20 100644 --- a/README.md +++ b/README.md @@ -220,8 +220,8 @@ femaAlertBroadcastEnabled = True femaAlertBroadcastCh = 2,4 # Ignore any headline that includes the word Test ignoreFEMAtest = True -# comma separated list of SAME codes to trigger local alert. -# find yours https://www.weather.gov/nwr/counties +# comma separated list of codes trigger local alert. (e.g., SAME, FIPS, ZIP) +# find your SAME https://www.weather.gov/nwr/counties mySAME = 053029,053073 ```