Update readme.md

This commit is contained in:
blacktwin 2017-07-21 11:42:17 -04:00 committed by GitHub
parent 5a0503fd01
commit 8731610506

View File

@ -46,7 +46,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] 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 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)
### Feature updates: