Update readme.md

This commit is contained in:
blacktwin 2017-07-21 10:23:10 -04:00 committed by GitHub
parent 9ec06f6b0c
commit 85a06c62db

View File

@ -47,7 +47,7 @@ Choose which map type you'd like by using the `-l` argument:
- [x] Add check for user count in user_table to allow for greater than 25 users - [Pull](https://github.com/blacktwin/JBOPS/pull/3) - [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 - [ ] If platform is missing from PLATFORM_COLORS use DEFAULT_COLOR
- [ ] Add arg to allow for runs in headless (mpl.use("Agg")) - [ ] Add arg to allow for runs in headless (mpl.use("Agg"))
- [x] Add `try` to pass on N/A values for Lon/Lat - [Pull](https://github.com/blacktwin/JBOPS/pull/2) - [x] Add pass on N/A values for Lon/Lat - [Pull](https://github.com/blacktwin/JBOPS/pull/2)
### Feature updates: ### Feature updates: