Update README.md

This commit is contained in:
SpudGunMan
2024-12-11 14:43:02 -08:00
parent 695d510b9f
commit 13738d1042
+2 -2
View File
@@ -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
```