Rename TODO.MD to TODO.md

This commit is contained in:
2018-08-27 21:33:44 -07:00
committed by GitHub
parent 7109dc2a72
commit 176e2f2062

8
TODO.md Normal file
View File

@@ -0,0 +1,8 @@
## TODO
1. Need to add variables to pass in MQTT Broker IP and port number, as well as username/password
1. Need to try and port original code to Python 3.x
1. Look for ways to optimize the Dockerfile to reduce image size
1. Stuff
Any help anyone wants to provide, please submit a PR.. I'm new to Dockerfiles so I'm sure a lot can be done.