From c3c444b9c284c58a3126650070ef48cfb8f7d1f3 Mon Sep 17 00:00:00 2001 From: breadthe Date: Wed, 22 Feb 2023 21:42:20 -1000 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ad5448..a94bdc6 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Download the latest release for your platform [here](https://github.com/breadthe - Configurable notification threshold. - Dark mode. - Open location in geojson.io map. +- Optional color coding of events according to severity. ## Stack @@ -51,7 +52,6 @@ cargo tauri build All the [features](#features) intended for v1.0 are complete. The following are potential embellishments that may or may not happen. -- [ ] Optional color coding of events according to severity. - [ ] Timestamp for last feed refresh. - [ ] Display more event parameters from the feed (such as tsunami warning).