From 4de951428fd95d205f7b211cbfff556934a4fdb6 Mon Sep 17 00:00:00 2001 From: blacktwin Date: Fri, 21 Jul 2017 10:32:21 -0400 Subject: [PATCH] Update readme.md --- maps/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maps/readme.md b/maps/readme.md index 1e0f36f..08c3c71 100644 --- a/maps/readme.md +++ b/maps/readme.md @@ -45,7 +45,7 @@ Choose which map type you'd like by using the `-l` argument: ## TODO LIST: - [x] Add check for user count in user_table to allow for greater than 25 users - [Pull](https://github.com/blacktwin/JBOPS/pull/3) -- [ ] If platform is missing from PLATFORM_COLORS use DEFAULT_COLOR +- [x] If platform is missing from PLATFORM_COLORS use DEFAULT_COLOR - [Pull](https://github.com/blacktwin/JBOPS/pull/4) - [ ] Add arg to allow for runs in headless (mpl.use("Agg")) - [x] Add pass on N/A values for Lon/Lat - [Pull](https://github.com/blacktwin/JBOPS/pull/2)